From ba64af3b7f56bc91f74ca1310959ac9f21afc127 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 27 Sep 2025 02:38:48 +0000 Subject: [PATCH] fix: upgrade @supabase/supabase-js from 2.50.0 to 2.57.2 Snyk has created this PR to upgrade @supabase/supabase-js from 2.50.0 to 2.57.2. See this package in npm: @supabase/supabase-js See this project in Snyk: https://app.snyk.io/org/cropwatchdevelopment/project/b0725c6a-4e18-4514-b8b6-1c6c587bff1b?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 78c7d535..fc7a8a07 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "@stencil/store": "^2.1.3", "@stripe/stripe-js": "^7.4.0", "@supabase/ssr": "^0.6.1", - "@supabase/supabase-js": "^2.49.4", + "@supabase/supabase-js": "^2.57.2", "@types/lodash": "^4.17.16", "apexcharts": "^4.7.0", "bits-ui": "^1.4.8",