diff --git a/client/package.json b/client/package.json index c13a67940cf..0233a6508f4 100644 --- a/client/package.json +++ b/client/package.json @@ -51,7 +51,7 @@ "@loadable/component": "5.15.2", "@reach/router": "1.3.4", "@stripe/react-stripe-js": "1.7.0", - "@stripe/stripe-js": "1.23.0", + "@stripe/stripe-js": "1.24.0", "@types/react-scrollable-anchor": "0.6.1", "algoliasearch": "4.12.1", "assert": "2.0.0", diff --git a/package-lock.json b/package-lock.json index 338fdf96a58..f53a199f461 100644 --- a/package-lock.json +++ b/package-lock.json @@ -984,7 +984,7 @@ "@loadable/component": "5.15.2", "@reach/router": "1.3.4", "@stripe/react-stripe-js": "1.7.0", - "@stripe/stripe-js": "1.23.0", + "@stripe/stripe-js": "1.24.0", "@types/react-scrollable-anchor": "0.6.1", "algoliasearch": "4.12.1", "assert": "2.0.0", @@ -14646,9 +14646,9 @@ } }, "node_modules/@stripe/stripe-js": { - "version": "1.23.0", - "resolved": "https://registry.npmjs.org/@stripe/stripe-js/-/stripe-js-1.23.0.tgz", - "integrity": "sha512-+7w4rVs71Fk8/8uzyzQB5GotHSH9mjOjxM3EYDq/3MR3I2ewELHtvWVMOqfS/9WSKCaKv7h7eFLsMZGpK5jApQ==" + "version": "1.24.0", + "resolved": "https://registry.npmjs.org/@stripe/stripe-js/-/stripe-js-1.24.0.tgz", + "integrity": "sha512-8CEILOpzoRhGwvgcf6y+BlPyEq1ZqxAv3gsX7LvokFYvbcyH72GRcHQMGXuZS3s7HqfYQuTSFrvZNL/qdkgA9Q==" }, "node_modules/@szmarczak/http-timer": { "version": "4.0.6", @@ -56672,7 +56672,7 @@ "@loadable/component": "5.15.2", "@reach/router": "1.3.4", "@stripe/react-stripe-js": "1.7.0", - "@stripe/stripe-js": "1.23.0", + "@stripe/stripe-js": "1.24.0", "@testing-library/jest-dom": "5.16.2", "@testing-library/react": "12.1.3", "@types/react-scrollable-anchor": "0.6.1", @@ -65337,9 +65337,9 @@ } }, "@stripe/stripe-js": { - "version": "1.23.0", - "resolved": "https://registry.npmjs.org/@stripe/stripe-js/-/stripe-js-1.23.0.tgz", - "integrity": "sha512-+7w4rVs71Fk8/8uzyzQB5GotHSH9mjOjxM3EYDq/3MR3I2ewELHtvWVMOqfS/9WSKCaKv7h7eFLsMZGpK5jApQ==" + "version": "1.24.0", + "resolved": "https://registry.npmjs.org/@stripe/stripe-js/-/stripe-js-1.24.0.tgz", + "integrity": "sha512-8CEILOpzoRhGwvgcf6y+BlPyEq1ZqxAv3gsX7LvokFYvbcyH72GRcHQMGXuZS3s7HqfYQuTSFrvZNL/qdkgA9Q==" }, "@szmarczak/http-timer": { "version": "4.0.6",