Skip to content

Commit

Permalink
build(deps-dev): bump jsonwebtoken from 8.5.1 to 9.0.0 in /backend
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] committed Dec 22, 2022
1 parent a41fa2c commit 17378fd
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 60 deletions.
79 changes: 20 additions & 59 deletions backend/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 backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"chai": "^4.3.4",
"chai-as-promised": "^7.1.1",
"eslint": "^8.5.0",
"jsonwebtoken": "^8.5.1",
"jsonwebtoken": "^9.0.0",
"mocha": "^9.1.3",
"nodemon": "^2.0.20",
"nyc": "^15.1.0",
Expand Down

0 comments on commit 17378fd

Please sign in to comment.