Skip to content

Commit a42b6e5

Browse files
Bump jsonwebtoken from 8.1.0 to 9.0.0 in /backend
Bumps [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken) from 8.1.0 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.1.0...v9.0.0) --- updated-dependencies: - dependency-name: jsonwebtoken dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent df1c00f commit a42b6e5

File tree

2 files changed

+65
-48
lines changed

2 files changed

+65
-48
lines changed

backend/package-lock.json

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

backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"express-jwt": "^5.3.0",
1515
"express-server-utils": "^1.1.0",
1616
"jade": "~1.11.0",
17-
"jsonwebtoken": "^8.1.0",
17+
"jsonwebtoken": "^9.0.0",
1818
"mongoose": "^4.13.0",
1919
"morgan": "~1.7.0",
2020
"passport": "^0.4.0",

0 commit comments

Comments
 (0)