Skip to content

Commit

Permalink
Bump jsonwebtoken from 8.4.0 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.4.0 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.4.0...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] committed Dec 22, 2022
1 parent 41b7097 commit 5a93699
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 61 deletions.
108 changes: 48 additions & 60 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 @@ -6,7 +6,7 @@
"dependencies": {
"dotenv": "^7.0.0",
"html-minifier": "^4.0.0",
"jsonwebtoken": "^8.4.0",
"jsonwebtoken": "^9.0.0",
"node-fetch": "^2.2.1",
"octicons": "^8.5.0",
"pino": "^5.11.1"
Expand Down

0 comments on commit 5a93699

Please sign in to comment.