Skip to content

Commit

Permalink
Merge pull request #1301 from supabase/fix/postgrest-js-1.17.3
Browse files Browse the repository at this point in the history
fix: postgrest-js 1.17.3
  • Loading branch information
soedirgo authored Nov 6, 2024
2 parents 029465b + c6c42b6 commit 76fdcf1
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 @@ -43,7 +43,7 @@
"@supabase/auth-js": "2.65.1",
"@supabase/functions-js": "2.4.3",
"@supabase/node-fetch": "2.6.15",
"@supabase/postgrest-js": "1.17.0",
"@supabase/postgrest-js": "1.17.3",
"@supabase/realtime-js": "2.10.7",
"@supabase/storage-js": "2.7.1"
},
Expand Down

0 comments on commit 76fdcf1

Please sign in to comment.