Skip to content

Commit

Permalink
feat: bump postgrest-js to v1.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
soedirgo committed Apr 3, 2024
1 parent 6cfed0c commit b4cc20d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,10 @@
"serve:coverage": "npm run test:coverage && serve test/coverage"
},
"dependencies": {
"@supabase/functions-js": "2.2.2",
"@supabase/auth-js": "2.63.0",
"@supabase/functions-js": "2.2.2",
"@supabase/node-fetch": "2.6.15",
"@supabase/postgrest-js": "1.9.2",
"@supabase/postgrest-js": "1.15.0",
"@supabase/realtime-js": "2.9.3",
"@supabase/storage-js": "2.5.5"
},
Expand Down

0 comments on commit b4cc20d

Please sign in to comment.