Skip to content

Commit

Permalink
Bump jsonwebtoken from 8.5.1 to 9.0.0 in /server
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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 22, 2022
1 parent 50fb50b commit 6da127d
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 51 deletions.
85 changes: 35 additions & 50 deletions server/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 server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"express": "^4.16.2",
"express-session": "^1.17.1",
"express-validator": "^6.6.1",
"jsonwebtoken": "^8.5.1",
"jsonwebtoken": "^9.0.0",
"moment": "^2.29.0",
"mongoose": "^5.9.16",
"morgan": "^1.10.0",
Expand Down

0 comments on commit 6da127d

Please sign in to comment.