Skip to content

Commit 26d585a

Browse files
authoredDec 22, 2022
Bump jsonwebtoken from 8.5.1 to 9.0.0
Bumps [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken) from 8.5.1 to 9.0.0. - [Release notes](https://github.com/auth0/node-jsonwebtoken/releases) - [Changelog](https://github.com/auth0/node-jsonwebtoken/blob/master/CHANGELOG.md) - [Commits](auth0/node-jsonwebtoken@v8.5.1...v9.0.0) --- updated-dependencies: - dependency-name: jsonwebtoken dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ecd559a commit 26d585a

File tree

2 files changed

+253
-40
lines changed

2 files changed

+253
-40
lines changed
 

‎package-lock.json

+252-39
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
@@ -31,7 +31,7 @@
3131
"express": "^4.17.1",
3232
"express-jwt": "^6.0.0",
3333
"express-jwt-v7": "npm:express-jwt@^7.5.0",
34-
"jsonwebtoken": "^8.5.1",
34+
"jsonwebtoken": "^9.0.0",
3535
"jose2": "npm:jose@^2.0.6",
3636
"koa": "^2.12.1",
3737
"koa-jwt": "^3.6.0",

0 commit comments

Comments
 (0)
Please sign in to comment.