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

chore(deps): update dependency @supabase/supabase-js to v1.33.3 #4996

Merged
merged 1 commit into from
Apr 3, 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 @@ -30,7 +30,7 @@
"@clerk/clerk-sdk-node": "2.10.0",
"@clerk/types": "2.2.1",
"@nhost/nhost-js": "0.3.13",
"@supabase/supabase-js": "1.33.2",
"@supabase/supabase-js": "1.33.3",
"@types/netlify-identity-widget": "1.9.3",
"@types/react": "17.0.40",
"firebase": "9.6.10",
Expand Down
21 changes: 10 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5910,7 +5910,7 @@ __metadata:
"@clerk/clerk-sdk-node": 2.10.0
"@clerk/types": 2.2.1
"@nhost/nhost-js": 0.3.13
"@supabase/supabase-js": 1.33.2
"@supabase/supabase-js": 1.33.3
"@types/netlify-identity-widget": 1.9.3
"@types/react": 17.0.40
firebase: 9.6.10
Expand Down Expand Up @@ -7757,14 +7757,13 @@ __metadata:
languageName: node
linkType: hard

"@supabase/realtime-js@npm:^1.4.5":
version: 1.4.5
resolution: "@supabase/realtime-js@npm:1.4.5"
"@supabase/realtime-js@npm:^1.6.2":
version: 1.6.2
resolution: "@supabase/realtime-js@npm:1.6.2"
dependencies:
"@types/phoenix": ^1.5.4
lodash.clonedeep: ^4.5.0
websocket: ^1.0.34
checksum: c90ebb5ebd159859bf3edd9db454db541f00da6ad9a373242d0c01e1553cf6d6a510756654228cfe429574e67d35f5f5cc34bd299c2fa3c76fc2d3fd11a57f9d
checksum: e0a2182b8d540a22869c1af97d5b3180b8c1a129b1e5bb14367d3d7b9a7bab4386887ac98ef4ca47c399ddc4c52b85a41995bd9d50e797a923f1746bf4924574
languageName: node
linkType: hard

Expand All @@ -7777,16 +7776,16 @@ __metadata:
languageName: node
linkType: hard

"@supabase/supabase-js@npm:1.33.2":
version: 1.33.2
resolution: "@supabase/supabase-js@npm:1.33.2"
"@supabase/supabase-js@npm:1.33.3":
version: 1.33.3
resolution: "@supabase/supabase-js@npm:1.33.3"
dependencies:
"@supabase/functions-js": ^1.3.2
"@supabase/gotrue-js": ^1.22.10
"@supabase/postgrest-js": ^0.37.2
"@supabase/realtime-js": ^1.4.5
"@supabase/realtime-js": ^1.6.2
"@supabase/storage-js": ^1.6.5
checksum: 2716d1196db873faae4bf8d5887a536b5374f8e227f69eb7b3349f7421bc8863a062a2025d7d26f830a0afd5402cc03b8035ef40072491d05f2df06824ad9899
checksum: b3ab579e91fac67fdb989d8b3484a7ea6e33463beecb921d0ea01c609d90ce86801cfcbe53e1b13d96eabac51bf036c9d258178d3dab114599d354ef2eacfe5b
languageName: node
linkType: hard

Expand Down