Skip to content

Commit

Permalink
fix: Upgrade docsify from 4.11.6 to 4.12.0 (#1518)
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-DOCSIFY-1066017

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
  • Loading branch information
anikethsaha and snyk-bot authored Feb 20, 2021
1 parent ff2a66f commit 47cd86c
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
24 changes: 12 additions & 12 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 @@ -16,7 +16,7 @@
},
"dependencies": {
"debug": "^4.3.2",
"docsify": "^4.11.6",
"docsify": "^4.12.0",
"dompurify": "^2.2.6",
"node-fetch": "^2.6.0",
"resolve-pathname": "^3.0.0"
Expand Down

1 comment on commit 47cd86c

@vercel
Copy link

@vercel vercel bot commented on 47cd86c Feb 20, 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.