Skip to content

Commit 78d3772

Browse files
authored
fix: upgrade prismjs from 1.20.0 to 1.22.0 (#1612)
Snyk has created this PR to upgrade prismjs from 1.20.0 to 1.22.0. See this package in npm: https://www.npmjs.com/package/prismjs See this project in Snyk: https://app.snyk.io/org/acinader/project/953c8e1a-a9ef-4134-afbe-43474913abbb?utm_source=github&utm_medium=upgrade-pr
1 parent 5b03d39 commit 78d3772

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"parse": "2.17.0",
5858
"passport": "0.4.1",
5959
"passport-local": "1.0.0",
60-
"prismjs": "1.20.0",
60+
"prismjs": "1.22.0",
6161
"prop-types": "15.7.2",
6262
"query-string": "6.13.5",
6363
"react": "16.13.1",

0 commit comments

Comments
 (0)