Skip to content

Commit 69b6907

Browse files
snyk-botsy-records
andauthored
fix: package.json & package-lock.json to reduce vulnerabilities (#1419)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-DOMPURIFY-1035544 Co-authored-by: 沈唁 <[email protected]>
1 parent e75a19c commit 69b6907

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Diff for: package-lock.json

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

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"*.js": "eslint --fix"
5555
},
5656
"dependencies": {
57-
"dompurify": "^2.0.8",
57+
"dompurify": "^2.2.2",
5858
"marked": "^1.2.2",
5959
"medium-zoom": "^1.0.6",
6060
"opencollective-postinstall": "^2.0.2",

0 commit comments

Comments
 (0)