From d051ef46c2edb137abbdc5edfc61004bdf9416f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Oct 2023 11:52:28 +0000 Subject: [PATCH] chore(deps-dev): bump @supabase/supabase-js from 2.38.0 to 2.38.2 Bumps [@supabase/supabase-js](https://github.com/supabase/supabase-js) from 2.38.0 to 2.38.2. - [Release notes](https://github.com/supabase/supabase-js/releases) - [Changelog](https://github.com/supabase/supabase-js/blob/master/RELEASE.md) - [Commits](https://github.com/supabase/supabase-js/compare/v2.38.0...v2.38.2) --- updated-dependencies: - dependency-name: "@supabase/supabase-js" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 38 +++++++++++++++++++------------------- 2 files changed, 20 insertions(+), 20 deletions(-) diff --git a/package.json b/package.json index e87092554c60..b36d06c0099b 100644 --- a/package.json +++ b/package.json @@ -148,7 +148,7 @@ "@mdn/minimalist": "^2.0.4", "@playwright/test": "^1.38.1", "@pmmmwh/react-refresh-webpack-plugin": "^0.5.11", - "@supabase/supabase-js": "^2.38.0", + "@supabase/supabase-js": "^2.38.2", "@svgr/webpack": "^8.1.0", "@swc/core": "^1.3.80", "@testing-library/react": "^14.0.0", diff --git a/yarn.lock b/yarn.lock index dc4527d2e7db..2948e8503c59 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2474,10 +2474,10 @@ dependencies: "@supabase/node-fetch" "^2.6.14" -"@supabase/gotrue-js@^2.54.2": - version "2.54.2" - resolved "https://registry.yarnpkg.com/@supabase/gotrue-js/-/gotrue-js-2.54.2.tgz#41c139b82e8c9af1b5599d1c664dcd6a7395d2f4" - integrity sha512-e6XCirHbacHFFPM60w0u+rVwcymOIvYIhor1VoUzr/6/whgI9ootiUcLngcGedc8mbHbjhuSQ6QuC9Mjs5+UHQ== +"@supabase/gotrue-js@^2.56.0": + version "2.57.0" + resolved "https://registry.yarnpkg.com/@supabase/gotrue-js/-/gotrue-js-2.57.0.tgz#3ad7f290ef934f4504aa3f6a3c2826281701d859" + integrity sha512-/CcAW40aPKgp9/w9WgXVUQFg1AOdvFR687ONOMjASPBuC6FsNbKlcXp4pc+rwKNtxyxDkBbR+x7zj/8g00r/Og== dependencies: "@supabase/node-fetch" "^2.6.14" @@ -2488,17 +2488,17 @@ dependencies: whatwg-url "^5.0.0" -"@supabase/postgrest-js@^1.8.4": - version "1.8.4" - resolved "https://registry.yarnpkg.com/@supabase/postgrest-js/-/postgrest-js-1.8.4.tgz#89e8355503979ad25e7340b910d17704507ab325" - integrity sha512-ELjpvhb04wILUiJz9zIsTSwaz9LQNlX+Ig5/LgXQ7k68qQI6NqHVn+ISRNt53DngUIyOnLHjeqqIRHBZ7zpgGA== +"@supabase/postgrest-js@^1.8.5": + version "1.8.5" + resolved "https://registry.yarnpkg.com/@supabase/postgrest-js/-/postgrest-js-1.8.5.tgz#ccfc3208f2dc9b15e07eb6a056226b46fa091937" + integrity sha512-XvoqN5e5Z4TsQOYWLQYLW0HIlZtFSzwAcwiuToaSBSTpLOGCg4NaZ7au5GfBzCQJZdZPY5vk5FvwthfDsQK/Jw== dependencies: "@supabase/node-fetch" "^2.6.14" -"@supabase/realtime-js@^2.8.0": - version "2.8.0" - resolved "https://registry.yarnpkg.com/@supabase/realtime-js/-/realtime-js-2.8.0.tgz#061071d0726554de4f20db928ed5fb6a0fed8243" - integrity sha512-j1OP2nRJhqLNEoYSMkIl1+cHK/Ow9fektemazkF2CvrIrmwgfJJGaFGiWGVgwoKtwVcrdknSsYWpxs90hys1EQ== +"@supabase/realtime-js@^2.8.1": + version "2.8.1" + resolved "https://registry.yarnpkg.com/@supabase/realtime-js/-/realtime-js-2.8.1.tgz#d93864b399e53f8618fea164956b1f43a77e75d9" + integrity sha512-bka5U4OeoKMdorGMPjdF30cl8n8nbhn+I9H4iySKzbN45W6AGxi7xoODnxdq/QwaDGtVyTMVbU+GVWre0QCdtw== dependencies: "@supabase/node-fetch" "^2.6.14" "@types/phoenix" "^1.5.4" @@ -2512,16 +2512,16 @@ dependencies: "@supabase/node-fetch" "^2.6.14" -"@supabase/supabase-js@^2.38.0": - version "2.38.0" - resolved "https://registry.yarnpkg.com/@supabase/supabase-js/-/supabase-js-2.38.0.tgz#c74167b3286c92b5822492dd1680eff2a50b9e6e" - integrity sha512-FSkIcz+/+TTBqNqhR8AdtblxEqCF72//CCkmZFIRCa3Xh/aiI0F4cBdL7AB3aIQn2DhE4aGxZ4mGiGR593096Q== +"@supabase/supabase-js@^2.38.2": + version "2.38.2" + resolved "https://registry.yarnpkg.com/@supabase/supabase-js/-/supabase-js-2.38.2.tgz#566038ad4bbbb940c4f6749dc8d6992319a12b7e" + integrity sha512-yOCi94oO5WVUBhQ890BvtT7J3p8spP47PMhn22YldIcDLEQWE6N6X2JzfWCLHktXw+oCYUJfQBuqYhyLHAKb0w== dependencies: "@supabase/functions-js" "^2.1.5" - "@supabase/gotrue-js" "^2.54.2" + "@supabase/gotrue-js" "^2.56.0" "@supabase/node-fetch" "^2.6.14" - "@supabase/postgrest-js" "^1.8.4" - "@supabase/realtime-js" "^2.8.0" + "@supabase/postgrest-js" "^1.8.5" + "@supabase/realtime-js" "^2.8.1" "@supabase/storage-js" "^2.5.4" "@surma/rollup-plugin-off-main-thread@^2.2.3":