Skip to content

Commit

Permalink
fix(deps): update dependency jsonwebtoken to v9 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 23, 2023
1 parent ab039b2 commit 63d814f
Show file tree
Hide file tree
Showing 2 changed files with 80 additions and 172 deletions.
250 changes: 79 additions & 171 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@supabase/supabase-js": "2.1.0",
"@vercel/node": "2.6.4",
"ajv": "8.11.2",
"jsonwebtoken": "8.5.1",
"jsonwebtoken": "9.0.0",
"jwks-rsa": "3.0.0"
},
"devDependencies": {
Expand Down

0 comments on commit 63d814f

Please sign in to comment.