Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump jsonwebtoken from 8.5.1 to 9.0.0 in /code/api #87

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump jsonwebtoken from 8.5.1 to 9.0.0 in /code/api
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>
dependabot[bot] authored Dec 22, 2022
commit f91f201dd39db4aa83a362f1639cfb97d08a6352
81 changes: 34 additions & 47 deletions code/api/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 code/api/package.json
Original file line number Diff line number Diff line change
@@ -35,7 +35,7 @@
"express": "4.17.1",
"express-graphql": "0.9.0",
"graphql": "14.6.0",
"jsonwebtoken": "8.5.1",
"jsonwebtoken": "9.0.0",
"morgan": "1.10.0",
"multer": "1.4.2",
"mysql2": "2.1.0",