Skip to content

Commit 906a076

Browse files
committed
fix: update gotrue-js and storage-js packages
1 parent b28767f commit 906a076

File tree

2 files changed

+16
-18
lines changed

2 files changed

+16
-18
lines changed

package-lock.json

Lines changed: 14 additions & 15 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 & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,10 @@
3636
"docs:json": "typedoc --json docs/spec.json --mode modules --includeDeclarations --excludeExternals"
3737
},
3838
"dependencies": {
39-
"@supabase/gotrue-js": "^1.13.1",
39+
"@supabase/gotrue-js": "^1.13.2",
4040
"@supabase/postgrest-js": "^0.28.1",
4141
"@supabase/realtime-js": "^1.0.9",
42-
"@supabase/storage-js": "^1.0.1",
43-
"cross-fetch": "^3.1.0"
42+
"@supabase/storage-js": "^1.0.2"
4443
},
4544
"devDependencies": {
4645
"@types/jest": "^26.0.13",

0 commit comments

Comments
 (0)