Skip to content

Commit

Permalink
Bump jsonwebtoken and passport-jwt
Browse files Browse the repository at this point in the history
Bumps [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken) to 9.0.0 and updates ancestor dependency [passport-jwt](https://github.com/mikenicholson/passport-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 `passport-jwt` from 4.0.0 to 4.0.1
- [Release notes](https://github.com/mikenicholson/passport-jwt/releases)
- [Commits](mikenicholson/passport-jwt@v4.0.0...v4.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 9, 2023
1 parent d0b3e4d commit c8ba4d0
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 59 deletions.
84 changes: 26 additions & 58 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 @@ -33,7 +33,7 @@
"is-empty": "^1.2.0",
"mongoose": "5.13.8",
"passport": "^0.6.0",
"passport-jwt": "^4.0.0",
"passport-jwt": "^4.0.1",
"path": "^0.12.7",
"validator": "^13.7.0"
}
Expand Down

0 comments on commit c8ba4d0

Please sign in to comment.