From fd1cf2c38fe2e4292b0b16370ce65cd3dcafba47 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2026 03:05:33 +0000 Subject: [PATCH] Update dependency @stripe/react-stripe-js to v6.9.0 --- package.json | 2 +- yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index ed1d0a8d74..5ff8127640 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "@rails/activestorage": "8.1.301", "@sentry/browser": "^10.0.0", "@sentry/types": "^10.0.0", - "@stripe/react-stripe-js": "6.8.2", + "@stripe/react-stripe-js": "6.9.0", "@stripe/stripe-js": "9.15.0", "@tanstack/react-table": "^8.20.6", "@testing-library/react": "16.3.3", diff --git a/yarn.lock b/yarn.lock index 51d6395cc5..1cb37bab69 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6492,16 +6492,16 @@ __metadata: languageName: node linkType: hard -"@stripe/react-stripe-js@npm:6.8.2": - version: 6.8.2 - resolution: "@stripe/react-stripe-js@npm:6.8.2" +"@stripe/react-stripe-js@npm:6.9.0": + version: 6.9.0 + resolution: "@stripe/react-stripe-js@npm:6.9.0" dependencies: prop-types: "npm:^15.7.2" peerDependencies: - "@stripe/stripe-js": ">=9.5.0 <10.0.0" + "@stripe/stripe-js": ">=9.10.0 <10.0.0" react: ">=16.8.0 <20.0.0" react-dom: ">=16.8.0 <20.0.0" - checksum: 10c0/435c06ab78bf1975037f29e2cf7b199c99ae30b302e8af859b35044088de0fd6322fa9e105052f59949994df30db638dab38902b56ad0be5940a23113dc4e184 + checksum: 10c0/09fb9bbf003a5201b4a3e1ae5ce5a561cfb78a44a87308de22e915f5f21687d6277f5936b0c0221cb8acd68207a594ce6f6e96c01ff13ce4f5d0cdd4852f53b9 languageName: node linkType: hard @@ -20510,7 +20510,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.8.2" + "@stripe/react-stripe-js": "npm:6.9.0" "@stripe/stripe-js": "npm:9.15.0" "@swc/core": "npm:^1.14.0" "@tanstack/react-table": "npm:^8.20.6"