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

Commit f0e03b7

Browse files
committed
Update dependency prismjs to v1.23.0 [SECURITY]
1 parent 022331b commit f0e03b7

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.23.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.23.0:
9241+
version "1.23.0"
9242+
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.23.0.tgz#d3b3967f7d72440690497652a9d40ff046067f33"
9243+
integrity sha512-c29LVsqOaLbBHuIbsTxaKENh1N2EQBOHaWv7gkHN4dgRbxSREqDnDbtFJYdpPauS4YCplMSNCABQ6Eeor69bAA==
92449244
optionalDependencies:
92459245
clipboard "^2.0.0"
92469246

0 commit comments

Comments
 (0)