Skip to content
This repository was archived by the owner on Aug 10, 2022. It is now read-only.

Commit 5712b23

Browse files
committed
Update dependency prismjs to v1.21.0 [SECURITY]
1 parent 022331b commit 5712b23

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
@@ -53,7 +53,7 @@
5353
"netlify-identity-widget": "1.5.4",
5454
"node-sass": "4.13.0",
5555
"nothing": "0.1.0",
56-
"prismjs": "1.17.1",
56+
"prismjs": "1.21.0",
5757
"react": "16.8.6",
5858
"react-dom": "16.8.6",
5959
"react-helmet": "5.2.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -9237,10 +9237,10 @@ pretty-error@^2.1.1:
92379237
renderkid "^2.0.1"
92389238
utila "~0.4"
92399239

9240-
prismjs@1.17.1:
9241-
version "1.17.1"
9242-
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.17.1.tgz#e669fcbd4cdd873c35102881c33b14d0d68519be"
9243-
integrity sha512-PrEDJAFdUGbOP6xK/UsfkC5ghJsPJviKgnQOoxaDbBjwc8op68Quupwt1DeAFoG8GImPhiKXAvvsH7wDSLsu1Q==
9240+
prismjs@1.21.0:
9241+
version "1.21.0"
9242+
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.21.0.tgz#36c086ec36b45319ec4218ee164c110f9fc015a3"
9243+
integrity sha512-uGdSIu1nk3kej2iZsLyDoJ7e9bnPzIgY0naW/HdknGj61zScaprVEVGHrPoXqI+M9sP0NDnTK2jpkvmldpuqDw==
92449244
optionalDependencies:
92459245
clipboard "^2.0.0"
92469246

0 commit comments

Comments
 (0)