Skip to content

Commit 4aae0d7

Browse files
build(deps): bump jsonwebtoken from 8.5.1 to 9.0.0 in /backend-nodejs
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 46db0dc commit 4aae0d7

File tree

2 files changed

+66
-62
lines changed

2 files changed

+66
-62
lines changed

backend-nodejs/package-lock.json

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

backend-nodejs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"express": "^4.16.4",
3838
"express-boom": "^3.0.0",
3939
"helmet": "^3.16.0",
40-
"jsonwebtoken": "^8.5.1",
40+
"jsonwebtoken": "^9.0.0",
4141
"moment": "^2.24.0",
4242
"multer": "^1.4.1",
4343
"mysql2": "^1.6.5",

0 commit comments

Comments
 (0)