Skip to content

Commit 137cef3

Browse files
crew-securitysnyk-bot
andauthoredSep 15, 2022
[Snyk] Upgrade @types/jsonwebtoken from 8.5.8 to 8.5.9 (#323)
fix: upgrade @types/jsonwebtoken from 8.5.8 to 8.5.9 Snyk has created this PR to upgrade @types/jsonwebtoken from 8.5.8 to 8.5.9. See this package in npm: https://www.npmjs.com/package/@types/jsonwebtoken See this project in Snyk: https://app.snyk.io/org/auth0-sdks/project/be959a98-9654-498d-9e56-dfd8374045a4?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <snyk-bot@snyk.io>
1 parent 04dc3a8 commit 137cef3

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed
 

‎package-lock.json

+7-7
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": "^4.17.13",
16-
"@types/jsonwebtoken": "^8.5.8",
16+
"@types/jsonwebtoken": "^8.5.9",
1717
"debug": "^4.3.4",
1818
"jose": "^2.0.6",
1919
"limiter": "^1.1.5",

0 commit comments

Comments
 (0)
Please sign in to comment.