Skip to content

Commit c6699ad

Browse files
Bump jsonwebtoken from 8.5.1 to 9.0.0 in /backend
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 5ea4c1e commit c6699ad

2 files changed

Lines changed: 2740 additions & 2725 deletions

File tree

backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"cors": "^2.8.5",
1616
"express": "^4.16.4",
1717
"express-jwt": "^6.0.0",
18-
"jsonwebtoken": "^8.4.0",
18+
"jsonwebtoken": "^9.0.0",
1919
"newsapi": "^2.4.0",
2020
"requests": "^0.3.0",
2121
"rootpath": "^0.1.2",

0 commit comments

Comments
 (0)