Skip to content

Commit

Permalink
fix: bump auth-js to v2.64.4 (#1244)
Browse files Browse the repository at this point in the history
  • Loading branch information
kangmingtay committed Jul 15, 2024
1 parent 564df44 commit 51cd986
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -40,7 +40,7 @@
"serve:coverage": "npm run test:coverage && serve test/coverage"
},
"dependencies": {
"@supabase/auth-js": "2.64.2",
"@supabase/auth-js": "2.64.4",
"@supabase/functions-js": "2.4.1",
"@supabase/node-fetch": "2.6.15",
"@supabase/postgrest-js": "1.15.8",
Expand Down

0 comments on commit 51cd986

Please sign in to comment.