Skip to content

Commit f1e129e

Browse files
committed
fix: upgrade dompurify from 2.2.9 to 2.3.0
Snyk has created this PR to upgrade dompurify from 2.2.9 to 2.3.0. 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
1 parent 9d7dcd5 commit f1e129e

File tree

2 files changed

+4
-122
lines changed

2 files changed

+4
-122
lines changed

package-lock.json

Lines changed: 3 additions & 121 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"*.js": "eslint --fix"
5555
},
5656
"dependencies": {
57-
"dompurify": "^2.2.9",
57+
"dompurify": "^2.3.0",
5858
"marked": "^1.2.9",
5959
"medium-zoom": "^1.0.6",
6060
"opencollective-postinstall": "^2.0.2",

0 commit comments

Comments
 (0)