Skip to content

Commit c5f9ec9

Browse files
Bump jsonwebtoken from 8.5.1 to 9.0.0 in /part4/bloglist_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 eb5c01c commit c5f9ec9

2 files changed

Lines changed: 38 additions & 51 deletions

File tree

part4/bloglist_backend/package-lock.json

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

part4/bloglist_backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"dotenv": "^8.2.0",
2020
"express": "^4.17.1",
2121
"express-async-errors": "^3.1.1",
22-
"jsonwebtoken": "^8.5.1",
22+
"jsonwebtoken": "^9.0.0",
2323
"mongoose": "^5.9.27",
2424
"mongoose-unique-validator": "^2.0.3",
2525
"morgan": "^1.10.0"

0 commit comments

Comments
 (0)