Skip to content

Commit a82bbc0

Browse files
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:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5935257 commit a82bbc0

File tree

2 files changed

+92
-40
lines changed

2 files changed

+92
-40
lines changed

package-lock.json

Lines changed: 91 additions & 39 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"express": "~4.18.2",
1919
"express-jwt": "^6.0.0",
2020
"express-validator": "^6.2.0",
21-
"jsonwebtoken": "^8.5.1",
21+
"jsonwebtoken": "^9.0.0",
2222
"mocha-lcov-reporter": "^1.3.0",
2323
"moment": "^2.29.4",
2424
"mongoose": "^6.2.10",

0 commit comments

Comments
 (0)