Skip to content

Commit b4cc20d

Browse files
committed
feat: bump postgrest-js to v1.15.0
1 parent 6cfed0c commit b4cc20d

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,10 @@
4040
"serve:coverage": "npm run test:coverage && serve test/coverage"
4141
},
4242
"dependencies": {
43-
"@supabase/functions-js": "2.2.2",
4443
"@supabase/auth-js": "2.63.0",
44+
"@supabase/functions-js": "2.2.2",
4545
"@supabase/node-fetch": "2.6.15",
46-
"@supabase/postgrest-js": "1.9.2",
46+
"@supabase/postgrest-js": "1.15.0",
4747
"@supabase/realtime-js": "2.9.3",
4848
"@supabase/storage-js": "2.5.5"
4949
},

0 commit comments

Comments
 (0)