Skip to content

Commit 2dc5b12

Browse files
authored
fix: package.json & package-lock.json to reduce vulnerabilities (#1756)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-PRISMJS-2404333
1 parent fa6df6d commit 2dc5b12

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

+7-7
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
@@ -68,7 +68,7 @@
6868
"marked": "^1.2.9",
6969
"medium-zoom": "^1.0.6",
7070
"opencollective-postinstall": "^2.0.2",
71-
"prismjs": "^1.23.0",
71+
"prismjs": "^1.27.0",
7272
"strip-indent": "^3.0.0",
7373
"tinydate": "^1.3.0",
7474
"tweezer.js": "^1.4.0"

0 commit comments

Comments
 (0)