From 8fa04aac28ef6c7a9f8acf8d99150dc385b979aa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 02:41:04 +0000 Subject: [PATCH] Update dependency @stripe/react-stripe-js to v6.4.0 --- package.json | 2 +- yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 00572392e5..743f2b5619 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "@rails/activestorage": "8.1.300", "@sentry/browser": "^10.0.0", "@sentry/types": "^10.0.0", - "@stripe/react-stripe-js": "6.3.0", + "@stripe/react-stripe-js": "6.4.0", "@stripe/stripe-js": "9.5.0", "@tanstack/react-table": "^8.20.6", "@testing-library/react": "16.3.2", diff --git a/yarn.lock b/yarn.lock index e2ec4915cb..f2fa67824f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7507,16 +7507,16 @@ __metadata: languageName: node linkType: hard -"@stripe/react-stripe-js@npm:6.3.0": - version: 6.3.0 - resolution: "@stripe/react-stripe-js@npm:6.3.0" +"@stripe/react-stripe-js@npm:6.4.0": + version: 6.4.0 + resolution: "@stripe/react-stripe-js@npm:6.4.0" dependencies: prop-types: "npm:^15.7.2" peerDependencies: - "@stripe/stripe-js": ">=9.3.1 <10.0.0" + "@stripe/stripe-js": ">=9.5.0 <10.0.0" react: ">=16.8.0 <20.0.0" react-dom: ">=16.8.0 <20.0.0" - checksum: 10c0/a2a81cd5035485e44c2abf00ee8107c9db13e07b02dc3d1fb44869021a58fb47ce4f89eb6e89e3a657a608cf651ad263acf78f1ffef75cafe4b79c90dba6a71f + checksum: 10c0/89b24ccc4505298af9ac3e676c5ba0c54a235bc3b330c525830b7b57d52b6392ef8a4fa6ab381a8682c086470d33fcf9db082ea7843be631d3de760ec97b7d85 languageName: node linkType: hard @@ -22067,7 +22067,7 @@ __metadata: "@rollup/plugin-swc": "npm:^0.4.0" "@sentry/browser": "npm:^10.0.0" "@sentry/types": "npm:^10.0.0" - "@stripe/react-stripe-js": "npm:6.3.0" + "@stripe/react-stripe-js": "npm:6.4.0" "@stripe/stripe-js": "npm:9.5.0" "@swc/core": "npm:^1.14.0" "@tanstack/react-table": "npm:^8.20.6"