Skip to content

Commit 63b1413

Browse files
committed
fix: Bumps postgrest-js for handling void functions
1 parent 27bb22e commit 63b1413

File tree

2 files changed

+25
-19
lines changed

2 files changed

+25
-19
lines changed

package-lock.json

Lines changed: 24 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
},
3636
"dependencies": {
3737
"@supabase/gotrue-js": "^1.11.2",
38-
"@supabase/postgrest-js": "^0.24.1",
38+
"@supabase/postgrest-js": "^0.24.4",
3939
"@supabase/realtime-js": "^1.0.6"
4040
},
4141
"devDependencies": {

0 commit comments

Comments
 (0)