diff --git a/package.json b/package.json index 446d4afc37..b4c9db4776 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "@sentry/browser": "^8.7.0", "@sentry/types": "^8.34.0", "@stripe/react-stripe-js": "3.1.1", - "@stripe/stripe-js": "4.10.0", + "@stripe/stripe-js": "5.5.0", "@testing-library/react": "16.1.0", "@types/bytes": "3.1.5", "@types/debounce-promise": "3.1.9", diff --git a/yarn.lock b/yarn.lock index 6117df2597..948b843420 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6318,10 +6318,10 @@ __metadata: languageName: node linkType: hard -"@stripe/stripe-js@npm:4.10.0": - version: 4.10.0 - resolution: "@stripe/stripe-js@npm:4.10.0" - checksum: 10c0/d437c367b753b53158fe9070885424821787f627d74a1f3b526feb51614be3e26d042b8dc6827ee59e8288a94e08dd852f6011106ea28d082066b1de89aa4ba1 +"@stripe/stripe-js@npm:5.5.0": + version: 5.5.0 + resolution: "@stripe/stripe-js@npm:5.5.0" + checksum: 10c0/c8a89a073efadd05e0fe742ef706483e22c65716366c9aadc1b29b7c6a471ef5a0cf481dcd20dd44cdf183bb0aa411333b4960e31062685f342a44cb6283ce65 languageName: node linkType: hard @@ -20989,7 +20989,7 @@ __metadata: "@sentry/browser": "npm:^8.7.0" "@sentry/types": "npm:^8.34.0" "@stripe/react-stripe-js": "npm:3.1.1" - "@stripe/stripe-js": "npm:4.10.0" + "@stripe/stripe-js": "npm:5.5.0" "@swc/core": "npm:^1.9.2" "@testing-library/dom": "npm:^10.1.0" "@testing-library/jest-dom": "npm:6.6.3"