Skip to content

Commit 76b7f4e

Browse files
committed
fix(deps): update dependency prismjs to v1.25.0 [security]
1 parent 7c11822 commit 76b7f4e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"oembed-parser": "1.4.0",
2222
"path-browserify": "1.0.1",
2323
"prism-themes": "1.4.0",
24-
"prismjs": "1.24.1",
24+
"prismjs": "1.25.0",
2525
"react": "^16.13.1",
2626
"react-dom": "^16.13.1",
2727
"semantic-ui-css": "2.4.1",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3928,10 +3928,10 @@ [email protected]:
39283928
resolved "https://registry.yarnpkg.com/prism-themes/-/prism-themes-1.4.0.tgz#2f93a33450532577c7962928655d7b4305fa843d"
39293929
integrity sha512-VTy6t69sS1FavspBsodoF/x/eduPydUXyZH+++Jkun0VQ4X7lCZVvsfGsYKzkUan2PJNcV2mA4lAFcr7KKXD1g==
39303930

3931-
prismjs@1.24.1:
3932-
version "1.24.1"
3933-
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.24.1.tgz#c4d7895c4d6500289482fa8936d9cdd192684036"
3934-
integrity sha512-mNPsedLuk90RVJioIky8ANZEwYm5w9LcvCXrxHlwf4fNVSn8jEipMybMkWUyyF0JhnC+C4VcOVSBuHRKs1L5Ow==
3931+
prismjs@1.25.0:
3932+
version "1.25.0"
3933+
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.25.0.tgz#6f822df1bdad965734b310b315a23315cf999756"
3934+
integrity sha512-WCjJHl1KEWbnkQom1+SzftbtXMKQoezOCYs5rECqMN+jP+apI7ftoflyqigqzopSO3hMhTEb0mFClA8lkolgEg==
39353935

39363936
process-nextick-args@~2.0.0:
39373937
version "2.0.1"

0 commit comments

Comments
 (0)