Skip to content

Commit

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

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 Dec 31, 2020
1 parent 720d909 commit df21153
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.1",
"debug": "^4.3.2",
"docsify": "^4.11.6",
"dompurify": "^2.2.3",
"node-fetch": "^2.6.0",
Expand Down

1 comment on commit df21153

@vercel
Copy link

@vercel vercel bot commented on df21153 Dec 31, 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.