Skip to content

Commit

Permalink
fix: upgrade dompurify from 2.2.9 to 2.3.0 (#1616)
Browse files Browse the repository at this point in the history
* 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

* fix: missing vue.

* Update package-lock.json

* Update package-lock.json

Co-authored-by: Koy <koy@ko8e24.top>
  • Loading branch information
snyk-bot and Koooooo-7 committed Aug 3, 2021
1 parent 9d3f50b commit b07fa3c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -54,7 +54,7 @@
"*.js": "eslint --fix"
},
"dependencies": {
"dompurify": "^2.2.9",
"dompurify": "^2.3.0",
"marked": "^1.2.9",
"medium-zoom": "^1.0.6",
"opencollective-postinstall": "^2.0.2",
Expand Down

1 comment on commit b07fa3c

@vercel
Copy link

@vercel vercel bot commented on b07fa3c Aug 3, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.