Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency @supabase/supabase-js to v1.31.0 #4677

Merged
merged 2 commits into from
Mar 7, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@clerk/clerk-js": "2.17.1",
"@clerk/clerk-sdk-node": "2.9.6",
"@clerk/types": "1.28.1",
"@supabase/supabase-js": "1.30.7",
"@supabase/supabase-js": "1.31.0",
"@types/netlify-identity-widget": "1.9.3",
"@types/react": "17.0.39",
"firebase": "9.6.8",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5768,7 +5768,7 @@ __metadata:
"@clerk/clerk-js": 2.17.1
"@clerk/clerk-sdk-node": 2.9.6
"@clerk/types": 1.28.1
"@supabase/supabase-js": 1.30.7
"@supabase/supabase-js": 1.31.0
"@types/netlify-identity-widget": 1.9.3
"@types/react": 17.0.39
firebase: 9.6.8
Expand Down Expand Up @@ -7230,12 +7230,12 @@ __metadata:
languageName: node
linkType: hard

"@supabase/postgrest-js@npm:^0.36.2":
version: 0.36.2
resolution: "@supabase/postgrest-js@npm:0.36.2"
"@supabase/postgrest-js@npm:^0.37.0":
version: 0.37.1
resolution: "@supabase/postgrest-js@npm:0.37.1"
dependencies:
cross-fetch: ^3.0.6
checksum: 1747efba03a6897781fb68288b2e2bd8793b5ca9bd11651434caac5a35d11706f2a45bef4c1df1adf8e924800da808d398a2d2a9422559bd9826ba1d4635ae0d
checksum: 555b5752b6c20c6786486f9d58dfbb5d2efebb9300565200e66b3732ff5457f30c97319c9a17366fcb0e59068f97d38e06a1ee78bb53ca09b8a7d301faf97e6c
languageName: node
linkType: hard

Expand All @@ -7258,15 +7258,15 @@ __metadata:
languageName: node
linkType: hard

"@supabase/supabase-js@npm:1.30.7":
version: 1.30.7
resolution: "@supabase/supabase-js@npm:1.30.7"
"@supabase/supabase-js@npm:1.31.0":
version: 1.31.0
resolution: "@supabase/supabase-js@npm:1.31.0"
dependencies:
"@supabase/gotrue-js": ^1.22.3
"@supabase/postgrest-js": ^0.36.2
"@supabase/postgrest-js": ^0.37.0
"@supabase/realtime-js": ^1.3.6
"@supabase/storage-js": ^1.6.4
checksum: 9559dbd2dd93bb394c441207a87b10246a36e4653cb581f812abaa98a8b2e856910fa755c0adc70ba48035bbbc532880c7dd9337b79ae4a17907ee2487f048d0
checksum: 26a77229ccb83c35954e5e5cb34074687c9a3a59fe411d9a036ee691e6881565b19527ddf358ec5148d2fac2a661684b13cb135a4a28c7ff9a30d93330d53ba4
languageName: node
linkType: hard

Expand Down