Skip to content

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

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

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 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.332.0",
"@google-cloud/bigquery": "^6.1.0",
"@google-cloud/storage": "^6.10.1",
"@supabase/supabase-js": "^2.10.0",
"@supabase/supabase-js": "^2.26.0",
"@types/axios": "^0.14.0",
"@types/express": "^4.17.14",
"@types/jsonpath": "^0.2.0",
Expand Down
40 changes: 20 additions & 20 deletions server/node-service/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2615,32 +2615,32 @@ __metadata:
languageName: node
linkType: hard

"@supabase/gotrue-js@npm:^2.26.0":
version: 2.27.2
resolution: "@supabase/gotrue-js@npm:2.27.2"
"@supabase/gotrue-js@npm:^2.31.0":
version: 2.37.0
resolution: "@supabase/gotrue-js@npm:2.37.0"
dependencies:
cross-fetch: ^3.1.5
checksum: e591a70654310428b5728feb0aced0e86fafe7b6bea1a416ac11c2851b20953892c11df7a429a836d20b1e7409d3c0c2aa6e2d63e89cade2b30c87e5d083c92e
checksum: 58275e0fde14e218ba69af4c33b095347a18f268149d1a78aa2bd9301190255fbad33aa20eaed5544a760354c94cbb2bab6dd5fe59653787836fb9e1236fabcf
languageName: node
linkType: hard

"@supabase/postgrest-js@npm:^1.1.1":
version: 1.6.1
resolution: "@supabase/postgrest-js@npm:1.6.1"
"@supabase/postgrest-js@npm:^1.7.0":
version: 1.7.1
resolution: "@supabase/postgrest-js@npm:1.7.1"
dependencies:
cross-fetch: ^3.1.5
checksum: 3001ca15a15f9ff8e75105f4b3ef1afcb30929b4b2a7f8ab54aa233d6eb2317b9b01f6acba4aba0ddbe09eb50e42325e2e29433277e5c69a5b2795db410552ca
checksum: 97f6e45a0420a304a20e89e7c2cf5790315708800965565ef34aa42b96dc97849462f2fd5c6e16095f29dc03c15d4671cd5f607a7f596095fc15e225e9e8074a
languageName: node
linkType: hard

"@supabase/realtime-js@npm:^2.7.2":
version: 2.7.2
resolution: "@supabase/realtime-js@npm:2.7.2"
"@supabase/realtime-js@npm:^2.7.3":
version: 2.7.3
resolution: "@supabase/realtime-js@npm:2.7.3"
dependencies:
"@types/phoenix": ^1.5.4
"@types/websocket": ^1.0.3
websocket: ^1.0.34
checksum: 0d6071991dfeeafcbfada30f39f6ed76ae83aefbdede611788879d493f7500c796050e0bef0bd589b9cf79cce0e170defe8a1d364e8cec3c8783cc4ac5314a3c
checksum: a6e789098ef7c388faf3a3b483ae91e1d45f8b7d02ae4ae1ad8ef0d7246678777aab1e0f3f2cbaf25549b27926c94bce9adc5c90f3f2693e1ccf780d5941411d
languageName: node
linkType: hard

Expand All @@ -2653,17 +2653,17 @@ __metadata:
languageName: node
linkType: hard

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

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