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] authored Jan 25, 2023
1 parent 945cf4d commit b15eeac
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 48 deletions.
81 changes: 34 additions & 47 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 @@ -28,7 +28,7 @@
"dotenv": "8.0.0",
"express": "4.17.3",
"forever": "2.0.0",
"jsonwebtoken": "8.5.1",
"jsonwebtoken": "9.0.0",
"mongoose": "5.8.7",
"mongoose-unique-validator": "2.0.3",
"per-env": "1.0.2"
Expand Down

0 comments on commit b15eeac

Please sign in to comment.