Skip to content

Commit 836aeaf

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 50b15eb commit 836aeaf

File tree

2 files changed

+43
-20
lines changed

2 files changed

+43
-20
lines changed

package-lock.json

+42-19
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
@@ -74,7 +74,7 @@
7474
"express-validator": "^6.14.0",
7575
"helmet": "^4.6.0",
7676
"i18n": "^0.13.4",
77-
"jsonwebtoken": "^8.5.1",
77+
"jsonwebtoken": "^9.0.0",
7878
"mongoose": "^5.13.14",
7979
"mongoose-paginate-v2": "^1.6.3",
8080
"morgan": "^1.10.0",

0 commit comments

Comments
 (0)