Skip to content

Commit 91fdbf3

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 7b63f60 commit 91fdbf3

2 files changed

Lines changed: 35 additions & 55 deletions

File tree

package-lock.json

Lines changed: 34 additions & 54 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
@@ -35,7 +35,7 @@
3535
"express": "^4.17.1",
3636
"express-promise-router": "^3.0.3",
3737
"js-cookie": "^2.2.0",
38-
"jsonwebtoken": "^8.5.1",
38+
"jsonwebtoken": "^9.0.0",
3939
"jwt-decode": "^2.2.0",
4040
"knex": "^0.19.0",
4141
"lodash": "^4.17.15",

0 commit comments

Comments
 (0)