Skip to content

Commit 75e1630

Browse files
authored
chore: Upgrade postgrest (#4187)
1 parent c05ccdd commit 75e1630

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

packages/postgrest/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"db-test": "docker run --rm --network host -v ./supabase/tests:/tests -e PGOPTIONS='--search_path=pgtap,public' supabase/pg_prove:3.36 pg_prove -d ${DIRECT_URL:-postgresql://postgres:pass@localhost/webstudio} --ext .sql /tests"
2222
},
2323
"dependencies": {
24-
"@supabase/postgrest-js": "^1.16.0"
24+
"@supabase/postgrest-js": "^1.16.2"
2525
},
2626
"devDependencies": {
2727
"@webstudio-is/tsconfig": "workspace:*",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)