Skip to content

build(deps): bump @supabase/supabase-js from 2.21.0 to 2.22.0 in /server/node-service #144

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

Closed
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 server/node-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@aws-sdk/s3-request-presigner": "^3.327.0",
"@google-cloud/bigquery": "^6.1.0",
"@google-cloud/storage": "^6.10.1",
"@supabase/supabase-js": "^2.10.0",
"@supabase/supabase-js": "^2.22.0",
"@types/axios": "^0.14.0",
"@types/express": "^4.17.14",
"@types/jsonpath": "^0.2.0",
Expand Down
20 changes: 10 additions & 10 deletions server/node-service/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2614,12 +2614,12 @@ __metadata:
languageName: node
linkType: hard

"@supabase/gotrue-js@npm:^2.23.0":
version: 2.24.0
resolution: "@supabase/gotrue-js@npm:2.24.0"
"@supabase/gotrue-js@npm:^2.26.0":
version: 2.26.0
resolution: "@supabase/gotrue-js@npm:2.26.0"
dependencies:
cross-fetch: ^3.1.5
checksum: 63940c0761115b4bfb48ab7d61cc5dcdcdd64ecff2483c6aef307ad90356417ec7c8a6756ab312fe89acd0864129781b4253fe823b6a9e585f5a9e6a744c79fc
checksum: b9aec1f91bea341216c98810d73ff86d2a3a7cb3df9aa349b4006be9f6b48a0a7f21195649bc22e6d0a5abd82b3d48db98544d5a7de00a3c4fd09026116962a9
languageName: node
linkType: hard

Expand Down Expand Up @@ -2652,17 +2652,17 @@ __metadata:
languageName: node
linkType: hard

"@supabase/supabase-js@npm:^2.10.0":
version: 2.21.0
resolution: "@supabase/supabase-js@npm:2.21.0"
"@supabase/supabase-js@npm:^2.22.0":
version: 2.22.0
resolution: "@supabase/supabase-js@npm:2.22.0"
dependencies:
"@supabase/functions-js": ^2.1.0
"@supabase/gotrue-js": ^2.23.0
"@supabase/gotrue-js": ^2.26.0
"@supabase/postgrest-js": ^1.1.1
"@supabase/realtime-js": ^2.7.2
"@supabase/storage-js": ^2.5.1
cross-fetch: ^3.1.5
checksum: 806beaf54308e22b51b5c65d28f4515cd9b053eb7808f14817c18e054028c695373ab69e1d12fb85f4091746cc9fa281352d48c18e7b8a52028f9b8966a70487
checksum: ede087eb21c8aaf6f2e6cecffb63bedeaa2adae0683d10057d38ceeb7ab24da2a49e57f32d12399764a08e42880fa08d4c32bfc46d3180a97c278558249be704
languageName: node
linkType: hard

Expand Down Expand Up @@ -8978,7 +8978,7 @@ __metadata:
"@aws-sdk/s3-request-presigner": ^3.327.0
"@google-cloud/bigquery": ^6.1.0
"@google-cloud/storage": ^6.10.1
"@supabase/supabase-js": ^2.10.0
"@supabase/supabase-js": ^2.22.0
"@types/axios": ^0.14.0
"@types/express": ^4.17.14
"@types/jest": ^29.2.4
Expand Down