Skip to content

Commit

Permalink
fix: upgrade dompurify from 2.1.0 to 2.1.1
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade dompurify from 2.1.0 to 2.1.1.

See this package in npm:
https://www.npmjs.com/package/dompurify

See this project in Snyk:
https://app.snyk.io/org/anikethsaha/project/6efe7e04-4e52-497e-8ad5-570733cc577a?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot committed Oct 16, 2020
1 parent 1863d8e commit 45468a1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions packages/docsify-server-renderer/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 packages/docsify-server-renderer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"dependencies": {
"debug": "^4.3.0",
"docsify": "^4.11.6",
"dompurify": "^2.1.0",
"dompurify": "^2.1.1",
"node-fetch": "^2.6.0",
"resolve-pathname": "^3.0.0"
}
Expand Down

0 comments on commit 45468a1

Please sign in to comment.