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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 22, 2022
1 parent 47cf776 commit 09fd771
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 50 deletions.
83 changes: 34 additions & 49 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 @@ -20,7 +20,7 @@
"express": "^4.17.1",
"flush-buffer": "^1.2.0",
"json-socket": "^0.3.0",
"jsonwebtoken": "^8.5.1",
"jsonwebtoken": "^9.0.0",
"mongodb": "^3.3.3",
"node-rsa": "^1.0.6",
"request": "^2.88.0",
Expand Down

0 comments on commit 09fd771

Please sign in to comment.