Skip to content

Commit 0dd44cc

Browse files
authored
fix: upgrade dompurify from 2.2.7 to 2.2.8 (#1577)
1 parent e6d72a2 commit 0dd44cc

File tree

2 files changed

+33
-33
lines changed

2 files changed

+33
-33
lines changed

package-lock.json

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

0 commit comments

Comments
 (0)