Skip to content

Commit ffeb223

Browse files
committed
fix: updates gotrue and postgrest
1 parent 991292d commit ffeb223

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package-lock.json

Lines changed: 14 additions & 14 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
@@ -36,8 +36,8 @@
3636
"docs:json": "typedoc --json docs/spec.json --mode modules --includeDeclarations --excludeExternals"
3737
},
3838
"dependencies": {
39-
"@supabase/gotrue-js": "^1.13.3",
40-
"@supabase/postgrest-js": "^0.28.1",
39+
"@supabase/gotrue-js": "^1.15.0",
40+
"@supabase/postgrest-js": "^0.28.2",
4141
"@supabase/realtime-js": "^1.0.9",
4242
"@supabase/storage-js": "^1.0.2"
4343
},

0 commit comments

Comments
 (0)