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

Commit

Permalink
Bump jsonwebtoken from 8.5.1 to 9.0.0 in /jwt-tools
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 22, 2022
1 parent 3fa9043 commit 7387db8
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 56 deletions.
92 changes: 37 additions & 55 deletions jwt-tools/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 jwt-tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"private": true,
"version": "1.0.0",
"dependencies": {
"jsonwebtoken": "^8.5.1"
"jsonwebtoken": "^9.0.0"
},
"author": "Yusuke Miyazaki",
"license": "MIT"
Expand Down

0 comments on commit 7387db8

Please sign in to comment.