From 287abbc47fdcb9aab1aa2bc4034572f7b018e7da Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 27 Sep 2025 02:38:54 +0000 Subject: [PATCH] fix: upgrade @stripe/stripe-js from 7.4.0 to 7.9.0 Snyk has created this PR to upgrade @stripe/stripe-js from 7.4.0 to 7.9.0. See this package in npm: @stripe/stripe-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..d410d76f 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "@internationalized/date": "^3.9.0", "@mdi/js": "^7.4.47", "@stencil/store": "^2.1.3", - "@stripe/stripe-js": "^7.4.0", + "@stripe/stripe-js": "^7.9.0", "@supabase/ssr": "^0.6.1", "@supabase/supabase-js": "^2.49.4", "@types/lodash": "^4.17.16",