Skip to content

Commit a5dc5d2

Browse files
committed
fix: updates gotrue to the latest version
closes #113
1 parent 84cad2c commit a5dc5d2

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 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
@@ -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.1",
36+
"@supabase/gotrue-js": "^1.9.3",
3737
"@supabase/postgrest-js": "^0.22.0",
3838
"@supabase/realtime-js": "^1.0.6"
3939
},

0 commit comments

Comments
 (0)