Skip to content

Commit

Permalink
Bump jsonwebtoken from 8.5.1 to 9.0.0 in /web/app
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>
  • Loading branch information
dependabot[bot] committed Jun 15, 2023
1 parent 0eec89f commit 45a6248
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"ethers": "^5.6.5",
"events": "^3.3.0",
"framer-motion": "^10.12.8",
"jsonwebtoken": "^8.5.1",
"jsonwebtoken": "^9.0.0",
"jwt-decode": "^3.1.2",
"keccak": "^3.0.2",
"ms": "^2.1.3",
Expand Down

0 comments on commit 45a6248

Please sign in to comment.