diff --git a/package.json b/package.json index fca74f1091..ac8bd7a6df 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": "5.3.0", + "@stripe/react-stripe-js": "5.6.1", "@stripe/stripe-js": "8.4.0", "@tanstack/react-table": "^8.20.6", "@testing-library/react": "16.3.2", diff --git a/yarn.lock b/yarn.lock index f74a5bc864..b021af8592 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7739,16 +7739,16 @@ __metadata: languageName: node linkType: hard -"@stripe/react-stripe-js@npm:5.3.0": - version: 5.3.0 - resolution: "@stripe/react-stripe-js@npm:5.3.0" +"@stripe/react-stripe-js@npm:5.6.1": + version: 5.6.1 + resolution: "@stripe/react-stripe-js@npm:5.6.1" dependencies: prop-types: "npm:^15.7.2" peerDependencies: "@stripe/stripe-js": ">=8.0.0 <9.0.0" react: ">=16.8.0 <20.0.0" react-dom: ">=16.8.0 <20.0.0" - checksum: 10c0/36a86f2f3a8075cdef7d4a09ad12b112a21a4d1ea3b21c1971369ab108e8a653d4fb4bcac3e5a2c5926792bd1eb48b28259063d8ac079f7525b81b18b28ed146 + checksum: 10c0/fad382094873e860f25c91f91b7d04e18852c1442da2845f7d61974862041cb7852324165fd08abfa8b1f2549dc4343bc4140bcea73d8b7416f699d6cecc9c36 languageName: node linkType: hard @@ -22508,7 +22508,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:5.3.0" + "@stripe/react-stripe-js": "npm:5.6.1" "@stripe/stripe-js": "npm:8.4.0" "@swc/core": "npm:^1.14.0" "@tanstack/react-table": "npm:^8.20.6"