Skip to content

Commit

Permalink
Bump jsonwebtoken from 8.2.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.2.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.2.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 d44aa54 commit fa32cc3
Show file tree
Hide file tree
Showing 2 changed files with 76 additions and 40 deletions.
114 changes: 75 additions & 39 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 @@ -20,7 +20,7 @@
"express": "^4.15.4",
"express-jwt": "^6.0.0",
"fast-json-patch": "^2.0.6",
"jsonwebtoken": "^8.2.1",
"jsonwebtoken": "^9.0.0",
"lodash": "^4.17.19",
"method-override": "^3.0.0",
"pg": "^8.0.0",
Expand Down

0 comments on commit fa32cc3

Please sign in to comment.