Skip to content

Commit 8587934

Browse files
committed
fix: bump postgres-js 0.36.0
1 parent c658c54 commit 8587934

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
},
3939
"dependencies": {
4040
"@supabase/gotrue-js": "^1.22.0",
41-
"@supabase/postgrest-js": "^0.35.0",
41+
"@supabase/postgrest-js": "^0.36.0",
4242
"@supabase/realtime-js": "^1.3.5",
4343
"@supabase/storage-js": "^1.5.0"
4444
},

0 commit comments

Comments
 (0)