Skip to content

Commit eee9507

Browse files
authored
fix: upgrade dompurify from 2.2.2 to 2.2.6 (#1483)
1 parent 7adad57 commit eee9507

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
@@ -54,7 +54,7 @@
5454
"*.js": "eslint --fix"
5555
},
5656
"dependencies": {
57-
"dompurify": "^2.2.2",
57+
"dompurify": "^2.2.6",
5858
"marked": "^1.2.4",
5959
"medium-zoom": "^1.0.6",
6060
"opencollective-postinstall": "^2.0.2",

0 commit comments

Comments
 (0)