Skip to content

Commit 81b7810

Browse files
committedJul 9, 2021
fix: upgrade debug from 4.1.1 to 4.3.2
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
1 parent 034a5b5 commit 81b7810

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed
 

‎package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"dependencies": {
1515
"@types/express-jwt": "0.0.42",
16-
"debug": "^4.1.0",
16+
"debug": "^4.3.2",
1717
"jose": "^2.0.5",
1818
"limiter": "^1.1.5",
1919
"lru-memoizer": "^2.1.2"

0 commit comments

Comments
 (0)
Please sign in to comment.