Skip to content

Commit 36e0447

Browse files
Bump jsonwebtoken from 8.3.0 to 9.0.0
Bumps [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken) from 8.3.0 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.3.0...v9.0.0) --- updated-dependencies: - dependency-name: jsonwebtoken dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 899e058 commit 36e0447

File tree

2 files changed

+50
-62
lines changed

2 files changed

+50
-62
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"commander": "^2.15.0",
2020
"hapi": "^17.2.2",
2121
"inert": "^5.1.0",
22-
"jsonwebtoken": "^8.2.0",
22+
"jsonwebtoken": "^9.0.0",
2323
"request": "^2.85.0",
2424
"selfsigned": "^1.10.2"
2525
}

0 commit comments

Comments
 (0)