Skip to content

Commit

Permalink
feat: upgrade jwt-decode from 3.1.2 to 4.0.0 (#10411)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade jwt-decode from 3.1.2 to 4.0.0.

See this package in npm:
https://www.npmjs.com/package/jwt-decode

See this project in Snyk:
https://app.snyk.io/org/platform-PdyoyHbTw9cST38KuLAtvg/project/c47dea13-f7a6-4a2a-8f7d-9a6bff4c902a?utm_source=github-enterprise&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: Will McVay <[email protected]>
  • Loading branch information
3 people authored Dec 13, 2023
1 parent b92e1ba commit 73568da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/events-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
"body-parser": "^1.19.1",
"cors": "^2.8.5",
"express": "^4.17.1",
"jwt-decode": "^4.0.0",
"express-validator": "^7.0.1",
"jwt-decode": "^3.1.2",
"morgan": "^1.10.0",
"serialize-error": "^11.0.3",
"serverless-dynamodb-local": "^0.2.40",
Expand Down

0 comments on commit 73568da

Please sign in to comment.