Skip to content

Commit 0212a8f

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:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1bd3712 commit 0212a8f

File tree

2 files changed

+64
-106
lines changed

2 files changed

+64
-106
lines changed

package-lock.json

Lines changed: 63 additions & 105 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
@@ -16,7 +16,7 @@
1616
"axios": "*",
1717
"estimo": "^2.2.9",
1818
"isomorphic-fetch": "2.2.1",
19-
"jsonwebtoken": "^8.5.1",
19+
"jsonwebtoken": "^9.0.0",
2020
"jwks-rsa": "^2.0.5",
2121
"mocha": "6.1.4",
2222
"mocha-jsdom": "2.0.0",

0 commit comments

Comments
 (0)