Skip to content

Commit

Permalink
Bump jsonwebtoken from 8.3.0 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.3.0 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.3.0...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 2f46664 commit f2ec014
Show file tree
Hide file tree
Showing 2 changed files with 75 additions and 33 deletions.
106 changes: 74 additions & 32 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 @@ -17,7 +17,7 @@
"hapi-swagger": "^9.1.2",
"inert": "^5.1.0",
"joi": "^14.0.1",
"jsonwebtoken": "^8.3.0",
"jsonwebtoken": "^9.0.0",
"moment": "^2.24.0",
"moment-timezone": "^0.5.23",
"mongoose": "^5.3.6",
Expand Down

0 comments on commit f2ec014

Please sign in to comment.