Skip to content

Commit

Permalink
Bump jsonwebtoken and express-jwt
Browse files Browse the repository at this point in the history
Bumps [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken) to 9.0.2 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.2
- [Changelog](https://github.com/auth0/node-jsonwebtoken/blob/master/CHANGELOG.md)
- [Commits](auth0/node-jsonwebtoken@v8.5.1...v9.0.2)

Updates `express-jwt` from 6.0.0 to 8.4.1
- [Changelog](https://github.com/auth0/express-jwt/blob/master/CHANGELOG.md)
- [Commits](auth0/express-jwt@v6.0.0...v8.4.1)

---
updated-dependencies:
- dependency-name: jsonwebtoken
  dependency-type: indirect
- dependency-name: express-jwt
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 25, 2024
1 parent 35078ca commit 496cf51
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 38 deletions.
102 changes: 65 additions & 37 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"cors": "^2.8.5",
"cross-env": "^7.0.2",
"express": "^4.17.3",
"express-jwt": "^6.0.0",
"express-jwt": "^8.4.1",
"http-proxy": "^1.18.1",
"sql-template-strings": "^2.2.2",
"sqlite": "^4.0.11",
Expand Down

0 comments on commit 496cf51

Please sign in to comment.