Skip to content

Commit

Permalink
chore(deps-dev): 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:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 23, 2022
1 parent c01cfed commit 4d08b94
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 91 deletions.
120 changes: 30 additions & 90 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 @@ -41,7 +41,7 @@
"eslint-plugin-prettier": "^4.0.0",
"husky": "^8.0.2",
"jest": "^26.6.3",
"jsonwebtoken": "^8.5.1",
"jsonwebtoken": "^9.0.0",
"prettier": "^2.7.1",
"supertest": "^6.3.1",
"ts-jest": "^26.4.4",
Expand Down

0 comments on commit 4d08b94

Please sign in to comment.