Skip to content

Commit

Permalink
fix: bump dependencies. (#1225)
Browse files Browse the repository at this point in the history
  • Loading branch information
thorwebdev committed Jun 16, 2024
1 parent 2ffce15 commit cb7b046
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 10 deletions.
18 changes: 10 additions & 8 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 @@ -41,9 +41,9 @@
},
"dependencies": {
"@supabase/auth-js": "2.64.2",
"@supabase/functions-js": "2.3.1",
"@supabase/functions-js": "2.4.1",
"@supabase/node-fetch": "2.6.15",
"@supabase/postgrest-js": "1.15.2",
"@supabase/postgrest-js": "1.15.5",
"@supabase/realtime-js": "2.9.5",
"@supabase/storage-js": "2.6.0"
},
Expand Down

0 comments on commit cb7b046

Please sign in to comment.