Skip to content

Commit 93c48f3

Browse files
snyk-botsy-records
andauthored
fix: Upgrade dompurify from 2.2.6 to 2.2.7 (#1553)
* fix: upgrade dompurify from 2.2.6 to 2.2.7 Snyk has created this PR to upgrade dompurify from 2.2.6 to 2.2.7. See this package in npm: https://www.npmjs.com/package/dompurify See this project in Snyk: https://app.snyk.io/org/anikethsaha/project/836f877b-b98e-47ed-89fc-554e9b2e146d?utm_source=github&utm_medium=upgrade-pr * fix: missing vue Co-authored-by: sy-records <[email protected]>
1 parent 407e4d4 commit 93c48f3

File tree

2 files changed

+36
-36
lines changed

2 files changed

+36
-36
lines changed

Diff for: package-lock.json

+35-35
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.2.6",
57+
"dompurify": "^2.2.7",
5858
"marked": "^1.2.9",
5959
"medium-zoom": "^1.0.6",
6060
"opencollective-postinstall": "^2.0.2",

0 commit comments

Comments
 (0)