Skip to content
This repository was archived by the owner on Jul 15, 2024. It is now read-only.

Commit 136999c

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] <support@github.com>
1 parent e615fee commit 136999c

File tree

2 files changed

+30
-55
lines changed

2 files changed

+30
-55
lines changed

package-lock.json

+29-54
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
@@ -60,7 +60,7 @@
6060
"uuid": "^8.3.1"
6161
},
6262
"dependencies": {
63-
"jsonwebtoken": "^8.5.1",
63+
"jsonwebtoken": "^9.0.0",
6464
"parse-link-header": "^2.0.0",
6565
"superagent": "^5.3.1"
6666
},

0 commit comments

Comments
 (0)