Skip to content

Commit 987d404

Browse files
committed
Update dependency prismjs to v1.25.0 [SECURITY]
1 parent 60fc1d3 commit 987d404

File tree

2 files changed

+5
-7
lines changed

2 files changed

+5
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"jdown": "1.0.5",
3434
"marked-sanitizer-github": "1.0.1",
3535
"node-emoji": "1.11.0",
36-
"prismjs": "1.22.0",
36+
"prismjs": "1.25.0",
3737
"react": "16.14.0",
3838
"react-dom": "16.14.0",
3939
"react-router-dom": "5.3.0",

yarn.lock

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13916,12 +13916,10 @@ pretty-hrtime@^1.0.3:
1391613916
resolved "https://registry.yarnpkg.com/pretty-hrtime/-/pretty-hrtime-1.0.3.tgz#b7e3ea42435a4c9b2759d99e0f201eb195802ee1"
1391713917
integrity sha1-t+PqQkNaTJsnWdmeDyAesZWALuE=
1391813918

13919-
prismjs@1.22.0:
13920-
version "1.22.0"
13921-
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.22.0.tgz#73c3400afc58a823dd7eed023f8e1ce9fd8977fa"
13922-
integrity sha512-lLJ/Wt9yy0AiSYBf212kK3mM5L8ycwlyTlSxHBAneXLR0nzFMlZ5y7riFPF3E33zXOF2IH95xdY5jIyZbM9z/w==
13923-
optionalDependencies:
13924-
clipboard "^2.0.0"
13919+
prismjs@1.25.0:
13920+
version "1.25.0"
13921+
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.25.0.tgz#6f822df1bdad965734b310b315a23315cf999756"
13922+
integrity sha512-WCjJHl1KEWbnkQom1+SzftbtXMKQoezOCYs5rECqMN+jP+apI7ftoflyqigqzopSO3hMhTEb0mFClA8lkolgEg==
1392513923

1392613924
prismjs@^1.21.0, prismjs@~1.23.0:
1392713925
version "1.23.0"

0 commit comments

Comments
 (0)