diff --git a/package.json b/package.json index 2d55e7d77..ad0451ff1 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@paypal/react-paypal-js": "^8.1.3", "@shopify/react-intersection-observer": "^4.0.4", "@stripe/react-stripe-js": "^2.3.1", - "@stripe/stripe-js": "^2.1.7", + "@stripe/stripe-js": "^2.1.10", "@supabase/supabase-js": "^2.38.1", "i18n-iso-countries": "^7.7.0", "i18next": "^23.5.1", diff --git a/yarn.lock b/yarn.lock index 21746a807..95a45f71d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1609,10 +1609,10 @@ dependencies: prop-types "^15.7.2" -"@stripe/stripe-js@^2.1.7": - version "2.1.7" - resolved "https://registry.yarnpkg.com/@stripe/stripe-js/-/stripe-js-2.1.7.tgz#9ce9be34ba7f778c626710d6a12171e364a927ba" - integrity sha512-oI620ARpFp5jCXfwIYMxyBJmtTFuAjSA8x3k3JgW1M6cvLmw9XgmNcGNegQWmirpozhFNflxrZEgp10og+6MSA== +"@stripe/stripe-js@^2.1.10": + version "2.1.10" + resolved "https://registry.yarnpkg.com/@stripe/stripe-js/-/stripe-js-2.1.10.tgz#d5f0a85def710e7a798e18e9950c4ef619dab917" + integrity sha512-h79zhwvxAJVAvtVjtMoz++DtwI7GdcEItmTC0P2gciZoFUeAO6XX9DL+UXm9uADiEaUvTKqrExYwtBTlMYAaPA== "@supabase/functions-js@^2.1.5": version "2.1.5"