Skip to content

Commit

Permalink
build(deps): Bump jsonwebtoken from 8.5.1 to 9.0.1
Browse files Browse the repository at this point in the history
Bumps [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken) from 8.5.1 to 9.0.1.
- [Changelog](https://github.com/auth0/node-jsonwebtoken/blob/master/CHANGELOG.md)
- [Commits](auth0/node-jsonwebtoken@v8.5.1...9.0.1)

---
updated-dependencies:
- dependency-name: jsonwebtoken
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 26, 2023
1 parent 27a8dd8 commit ba6b57e
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 108 deletions.
120 changes: 13 additions & 107 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 @@ -57,7 +57,7 @@
"i18next-fs-backend": "^2.1.5",
"i18next": "^23.3.0",
"i18next-http-middleware": "^3.3.2",
"jsonwebtoken": "^8.5.1",
"jsonwebtoken": "^9.0.1",
"mongoose": "^6.10.0",
"mongoose-lean-virtuals": "^0.9.1",
"morgan": "^1.10.0",
Expand Down

0 comments on commit ba6b57e

Please sign in to comment.