From fb3369e3323cca1fef69112d46a16683fff7c923 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Feb 2025 07:42:14 +0000 Subject: [PATCH] Bump supabase from 2.1.1 to 2.9.6 Bumps [supabase](https://github.com/supabase/cli) from 2.1.1 to 2.9.6. - [Release notes](https://github.com/supabase/cli/releases) - [Changelog](https://github.com/supabase/cli/blob/develop/.goreleaser.yml) - [Commits](https://github.com/supabase/cli/compare/v2.1.1...v2.9.6) --- updated-dependencies: - dependency-name: supabase dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 6653fbf..6d7e024 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "eslint-plugin-prettier": "^5.2.3", "prettier": "^3.4.2", "prettier-plugin-organize-imports": "^4.1.0", - "supabase": "^2.1.1", + "supabase": "^2.9.6", "typescript": "^5.7.3", "vercel": "^39.2.4", "wrangler": "^3.99.0" diff --git a/yarn.lock b/yarn.lock index 0da694d..57ef5e4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5641,10 +5641,10 @@ stylis@4.2.0: resolved "https://registry.yarnpkg.com/stylis/-/stylis-4.2.0.tgz#79daee0208964c8fe695a42fcffcac633a211a51" integrity sha512-Orov6g6BB1sDfYgzWfTHDOxamtX1bE/zo104Dh9e6fqJ3PooipYyfJ0pUmrZO2wAvO8YbEyeFrkV91XTsGMSrw== -supabase@^2.1.1: - version "2.1.1" - resolved "https://registry.yarnpkg.com/supabase/-/supabase-2.1.1.tgz#540717c26798d5afab87b5597f403d7f80913ccc" - integrity sha512-KPP4LrvMmu6IWIcqSOcPbepTGT2Fv05TMiYwbcEaKgCVUznDNtlyXQTImJhjP+8FhNuJ+tF9SLoQgMQqDei+jA== +supabase@^2.9.6: + version "2.9.6" + resolved "https://registry.yarnpkg.com/supabase/-/supabase-2.9.6.tgz#1291669fe1704b375fca70596a2f261631f8e859" + integrity sha512-oPJXgvyuZCsbR/SQ5/0Jvab3zHqUg+lunnweYMCN8EdT9Q0ANChrn1lCKUJ4toXJXdq8gdVgNvTgIDu/JljbMw== dependencies: bin-links "^5.0.0" https-proxy-agent "^7.0.2"