Skip to content

Commit 000c0e5

Browse files
committed
fix(deps): update dependency prismjs to v1.27.0 [security]
1 parent 7c11822 commit 000c0e5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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.27.0",
2525
"react": "^16.13.1",
2626
"react-dom": "^16.13.1",
2727
"semantic-ui-css": "2.4.1",

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.27.0:
3932+
version "1.27.0"
3933+
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.27.0.tgz#bb6ee3138a0b438a3653dd4d6ce0cc6510a45057"
3934+
integrity sha512-t13BGPUlFDR7wRB5kQDG4jjl7XeuH6jbJGt11JHPL96qwsEHNX2+68tFXqc1/k+/jALsbSWJKUOT/hcYAZ5LkA==
39353935

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

0 commit comments

Comments
 (0)