Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump jsonwebtoken from 8.5.1 to 9.0.0 in /api
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.
- [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 Nov 16, 2023
1 parent 4ec446d commit 055e93b
Showing 2 changed files with 129 additions and 70 deletions.
197 changes: 128 additions & 69 deletions 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 api/package.json
Original file line number Diff line number Diff line change
@@ -42,7 +42,7 @@
"@httptoolkit/util": "^0.1.0",
"auth0": "^2.27.1",
"express": "^4.18.2",
"jsonwebtoken": "^8.4.0",
"jsonwebtoken": "^9.0.0",
"lodash": "^4.17.21",
"moment": "^2.29.4",
"node-cache": "^5.1.2",

0 comments on commit 055e93b

Please sign in to comment.