Skip to content

Commit ec004d6

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 5ec9685 commit ec004d6

File tree

2 files changed

+38
-52
lines changed

2 files changed

+38
-52
lines changed

package-lock.json

+37-51
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
@@ -40,7 +40,7 @@
4040
"dependencies": {
4141
"base64url": "^3.0.1",
4242
"debug": "^4.1.1",
43-
"jsonwebtoken": "^8.5.1"
43+
"jsonwebtoken": "^9.0.0"
4444
},
4545
"devDependencies": {
4646
"@types/chai": "^4.2.9",

0 commit comments

Comments
 (0)