Skip to content

Commit

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

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=referral&page=upgrade-pr
  • Loading branch information
snyk-bot authored Dec 21, 2021
1 parent 47cd3b6 commit 40e7749
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 @@ -15,7 +15,7 @@
"test": "echo 'hello'"
},
"dependencies": {
"debug": "^4.3.2",
"debug": "^4.3.3",
"docsify": "^4.12.1",
"dompurify": "^2.3.2",
"node-fetch": "^2.6.6",
Expand Down

1 comment on commit 40e7749

@vercel
Copy link

@vercel vercel bot commented on 40e7749 Dec 21, 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.