Skip to content

Commit a3bd311

Browse files
Bump jsonwebtoken and express-jwt
Bumps [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken) to 9.0.0 and updates ancestor dependency [express-jwt](https://github.com/auth0/express-jwt). These dependencies need to be updated together. Updates `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) Updates `express-jwt` from 6.1.1 to 8.2.0 - [Release notes](https://github.com/auth0/express-jwt/releases) - [Changelog](https://github.com/auth0/express-jwt/blob/master/CHANGELOG.md) - [Commits](auth0/express-jwt@v6.1.1...v8.2.0) --- updated-dependencies: - dependency-name: jsonwebtoken dependency-type: indirect - dependency-name: express-jwt dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7ef7c9c commit a3bd311

2 files changed

Lines changed: 56 additions & 126 deletions

File tree

package-lock.json

Lines changed: 55 additions & 125 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
@@ -56,7 +56,7 @@
5656
"connect-history-api-fallback": "^2.0.0",
5757
"dotenv": "^16.0.3",
5858
"express": "^4.18.1",
59-
"express-jwt": "^6.1.1",
59+
"express-jwt": "^8.2.0",
6060
"express-rate-limit": "^6.6.0",
6161
"jwks-rsa": "^2.1.4",
6262
"knex": "^2.3.0",

0 commit comments

Comments
 (0)