Skip to content

Commit

Permalink
Bump jsonwebtoken from 8.5.0 to 9.0.0 in /PosAPI
Browse files Browse the repository at this point in the history
Bumps [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken) from 8.5.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.5.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 Jan 1, 2023
1 parent a2a1140 commit bdb4643
Show file tree
Hide file tree
Showing 2 changed files with 78 additions and 97 deletions.
173 changes: 77 additions & 96 deletions PosAPI/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 PosAPI/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"cors": "^2.8.5",
"express": "^4.16.4",
"express-oauth-server": "^2.0.0",
"jsonwebtoken": "^8.5.0",
"jsonwebtoken": "^9.0.0",
"mongoose": "^5.7.5",
"multer": "^1.4.1",
"nyc": "^13.3.0"
Expand Down

0 comments on commit bdb4643

Please sign in to comment.