Skip to content
This repository has been archived by the owner on Apr 22, 2024. It is now read-only.

Commit

Permalink
chore(deps): bump jsonwebtoken from 8.5.1 to 9.0.0
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.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>
  • Loading branch information
dependabot[bot] authored Dec 22, 2022
1 parent 36b8ef3 commit 51d9823
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 96 deletions.
159 changes: 64 additions & 95 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 @@
"gelf-pro": "^1.3.7",
"handlebars": "^4.7.7",
"helmet": "^3.23.3",
"jsonwebtoken": "^8.5.1",
"jsonwebtoken": "^9.0.0",
"kafka-node": "^5.0.0",
"kafkajs": "^1.16.0",
"loopback": "^3.28.0",
Expand Down

0 comments on commit 51d9823

Please sign in to comment.