Skip to content

Commit 76f3040

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 db9bf27 commit 76f3040

File tree

2 files changed

+40
-58
lines changed

2 files changed

+40
-58
lines changed

package-lock.json

+39-57
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
@@ -87,7 +87,7 @@
8787
"html-webpack-inline-source-plugin": "^1.0.0-beta.2",
8888
"html-webpack-plugin": "^4.5.0",
8989
"jest": "^26.6.1",
90-
"jsonwebtoken": "^8.5.1",
90+
"jsonwebtoken": "^9.0.0",
9191
"nock": "^13.0.4",
9292
"pre-commit": "^1.2.2",
9393
"preact": "^10.5.5",

0 commit comments

Comments
 (0)