Skip to content
This repository was archived by the owner on Apr 20, 2023. It is now read-only.

Commit 0962c47

Browse files
Bump jsonwebtoken from 8.5.1 to 9.0.0
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 67fff2c commit 0962c47

File tree

2 files changed

+38
-119
lines changed

2 files changed

+38
-119
lines changed

package-lock.json

+37-118
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"dotenv": "^16.0.1",
1010
"express": "^4.18.1",
1111
"express-validator": "^6.14.2",
12-
"jsonwebtoken": "^8.5.1",
12+
"jsonwebtoken": "^9.0.0",
1313
"mongoose": "^6.8.0",
1414
"node-mailer": "^0.1.1"
1515
},

0 commit comments

Comments
 (0)