Skip to content

Commit 40299ab

Browse files
snyk-botjuanpicado
authored andcommitted
fix: core/readme/package.json to reduce vulnerabilities (#216)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-DOMPURIFY-474012
1 parent f670437 commit 40299ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/readme/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"lib"
3131
],
3232
"dependencies": {
33-
"dompurify": "2.0.6",
33+
"dompurify": "2.0.7",
3434
"jsdom": "15.2.0",
3535
"marked": "0.7.0"
3636
},

0 commit comments

Comments
 (0)