Skip to content

Commit 7a570b7

Browse files
Bump jsonwebtoken from 8.5.1 to 9.0.0 in /api/node
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] <support@github.com>
1 parent 847e6d2 commit 7a570b7

File tree

3 files changed

+260
-143
lines changed

3 files changed

+260
-143
lines changed

api/node/package-lock.json

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

api/node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"helmet": "^3.11.0",
3737
"http-status": "^1.0.1",
3838
"joi": "^13.1.2",
39-
"jsonwebtoken": "^8.1.1",
39+
"jsonwebtoken": "^9.0.0",
4040
"mongoose": "^5.0.7",
4141
"mongoose-error-handler": "^1.0.0",
4242
"morgan": "^1.9.0",

0 commit comments

Comments
 (0)