Skip to content

Commit bdc7eb2

Browse files
committed
fix: bumps gotrue (OAuth scopes)
1 parent c7e3ea5 commit bdc7eb2

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package-lock.json

Lines changed: 9 additions & 9 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
@@ -34,7 +34,7 @@
3434
"docs:json": "typedoc --json docs/spec.json --mode modules --includeDeclarations --excludeExternals"
3535
},
3636
"dependencies": {
37-
"@supabase/gotrue-js": "^1.11.2",
37+
"@supabase/gotrue-js": "^1.12.0",
3838
"@supabase/postgrest-js": "^0.25.0",
3939
"@supabase/realtime-js": "^1.0.6"
4040
},

0 commit comments

Comments
 (0)