Skip to content

Commit

Permalink
fix: upgrade debug from 4.1.1 to 4.3.0 (#1390)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade debug from 4.1.1 to 4.3.0.

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

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 11, 2020
1 parent 62cd35e commit ae45b32
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -15,7 +15,7 @@
"test": "echo 'hello'"
},
"dependencies": {
"debug": "^4.1.1",
"debug": "^4.3.0",
"docsify": "^4.11.6",
"dompurify": "^2.0.17",
"node-fetch": "^2.6.0",
Expand Down

1 comment on commit ae45b32

@vercel
Copy link

@vercel vercel bot commented on ae45b32 Oct 11, 2020

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.