Skip to content

Commit 473dc6a

Browse files
committed
fix: forces the latest version of gotrue for the auth listener changes
1 parent dbf561c commit 473dc6a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"docs:json": "typedoc --json docs/spec.json --mode modules --includeDeclarations --excludeExternals"
3434
},
3535
"dependencies": {
36-
"@supabase/gotrue-js": "^1.9.0",
36+
"@supabase/gotrue-js": "^1.9.1",
3737
"@supabase/postgrest-js": "^0.21.2",
3838
"@supabase/realtime-js": "^1.0.6"
3939
},

0 commit comments

Comments
 (0)