Skip to content

Commit

Permalink
fix(deps): update dependency jsonwebtoken to v9.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 23, 2024
1 parent 990c9db commit 7916c0b
Show file tree
Hide file tree
Showing 2 changed files with 92 additions and 40 deletions.
128 changes: 90 additions & 38 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@types/aws-lambda": "8.10.146",
"@types/cookie": "0.6.0",
"@types/jest": "29.5.14",
"@types/jsonwebtoken": "8.5.9",
"@types/jsonwebtoken": "9.0.7",
"@types/node": "18.19.68",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
Expand All @@ -53,7 +53,7 @@
"husky": "8.0.3",
"jest": "29.7.0",
"jest-cdk-snapshot": "2.2.5",
"jsonwebtoken": "9.0.0",
"jsonwebtoken": "9.0.2",
"jwks-rsa": "3.1.0",
"prettier": "2.8.8",
"rimraf": "3.0.2",
Expand Down

0 comments on commit 7916c0b

Please sign in to comment.