Skip to content

Commit

Permalink
fix: upgrade debug from 4.3.1 to 4.3.2
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/jupe/project/58b1d241-e712-4f25-a029-85d32749b24f?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot committed Apr 28, 2021
1 parent 968e156 commit 4c6793d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"dependencies": {
"execa": "^2.1.0",
"invariant": "^2.2.4",
"debug": "^4.3.1"
"debug": "^4.3.2"
},
"devDependencies": {
"chai": "^4.2.0",
Expand Down

0 comments on commit 4c6793d

Please sign in to comment.