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

Commit 4a49b3f

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 5066a4f commit 4a49b3f

File tree

2 files changed

+14
-109
lines changed

2 files changed

+14
-109
lines changed

package-lock.json

+13-108
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
@@ -8,7 +8,7 @@
88
"dotenv": "^16.0.3",
99
"express": "^4.18.2",
1010
"express-validator": "^6.14.2",
11-
"jsonwebtoken": "^8.5.1",
11+
"jsonwebtoken": "^9.0.0",
1212
"mongoose": "^6.8.0",
1313
"node-mailer": "^0.1.1"
1414
},

0 commit comments

Comments
 (0)