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 Dec 22, 2022
1 parent 4d92d0b commit 7730922
Show file tree
Hide file tree
Showing 2 changed files with 190 additions and 23 deletions.
211 changes: 189 additions & 22 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 @@ -24,7 +24,7 @@
"graphql": "^0.13.2",
"graphql-cli": "^3.0.14",
"graphql-yoga": "1.16.7",
"jsonwebtoken": "^8.5.1",
"jsonwebtoken": "^9.0.0",
"nodemailer": "^5.0.0",
"nodemon": "1.18.5",
"prisma": "^1.34.8",
Expand Down

0 comments on commit 7730922

Please # to comment.