Skip to content

Commit

Permalink
fix: upgrade debug from 4.1.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.1.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/auth0-sdks/project/be959a98-9654-498d-9e56-dfd8374045a4?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot committed Jul 9, 2021
1 parent 034a5b5 commit 81b7810
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -13,7 +13,7 @@
},
"dependencies": {
"@types/express-jwt": "0.0.42",
"debug": "^4.1.0",
"debug": "^4.3.2",
"jose": "^2.0.5",
"limiter": "^1.1.5",
"lru-memoizer": "^2.1.2"
Expand Down

0 comments on commit 81b7810

Please sign in to comment.