diff --git a/client/package.json b/client/package.json index c6517d91b0f..782834fe986 100644 --- a/client/package.json +++ b/client/package.json @@ -51,8 +51,8 @@ "@loadable/component": "5.15.2", "@reach/router": "1.3.4", "@sentry/gatsby": "6.19.7", - "@stripe/react-stripe-js": "1.9.0", - "@stripe/stripe-js": "1.32.0", + "@stripe/react-stripe-js": "1.10.0", + "@stripe/stripe-js": "1.34.0", "@types/react-scrollable-anchor": "0.6.1", "algoliasearch": "4.14.2", "assert": "2.0.0", diff --git a/package-lock.json b/package-lock.json index 67ec11fb69a..26de07ffe7e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -454,8 +454,8 @@ "@loadable/component": "5.15.2", "@reach/router": "1.3.4", "@sentry/gatsby": "6.19.7", - "@stripe/react-stripe-js": "1.9.0", - "@stripe/stripe-js": "1.32.0", + "@stripe/react-stripe-js": "1.10.0", + "@stripe/stripe-js": "1.34.0", "@types/react-scrollable-anchor": "0.6.1", "algoliasearch": "4.14.2", "assert": "2.0.0", @@ -13131,22 +13131,22 @@ } }, "node_modules/@stripe/react-stripe-js": { - "version": "1.9.0", - "resolved": "https://registry.npmjs.org/@stripe/react-stripe-js/-/react-stripe-js-1.9.0.tgz", - "integrity": "sha512-Fn49X+Gu5fOTxhPOita1cPMi0jw+0v4xfJ3FCXbbvmfuuDl3M7ZvpRkoijBjql11NXsaXO3TMm3rkN3mEolJzw==", + "version": "1.10.0", + "resolved": "https://registry.npmjs.org/@stripe/react-stripe-js/-/react-stripe-js-1.10.0.tgz", + "integrity": "sha512-vuIjJUZJ3nyiaGa5z5iyMCzZfGGsgzOOjWjqknbbhkNsewyyginfeky9EZLSz9+iSAsgC9K6MeNOTLKVGcMycQ==", "dependencies": { "prop-types": "^15.7.2" }, "peerDependencies": { - "@stripe/stripe-js": "^1.32.0", + "@stripe/stripe-js": "^1.34.0", "react": "^16.8.0 || ^17.0.0 || ^18.0.0", "react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0" } }, "node_modules/@stripe/stripe-js": { - "version": "1.32.0", - "resolved": "https://registry.npmjs.org/@stripe/stripe-js/-/stripe-js-1.32.0.tgz", - "integrity": "sha512-7EvBnbBfS1aynfLRmBFcuumHNGjKxnNkO47rorFBktqDYHwo7Yw6pfDW2iqq0R8r7i7XiJEdWPvvEgQAiDrx3A==" + "version": "1.34.0", + "resolved": "https://registry.npmjs.org/@stripe/stripe-js/-/stripe-js-1.34.0.tgz", + "integrity": "sha512-fFuchE1mK2GWyZmTS87L6NaIvKo4yIj3SpkTuHY41A7frfB07/3z8l1jBrHKGzvVnlFkeCVnEvfMjBmdlqcO6w==" }, "node_modules/@surma/rollup-plugin-off-main-thread": { "version": "2.2.3", @@ -56351,8 +56351,8 @@ "@loadable/component": "5.15.2", "@reach/router": "1.3.4", "@sentry/gatsby": "6.19.7", - "@stripe/react-stripe-js": "1.9.0", - "@stripe/stripe-js": "1.32.0", + "@stripe/react-stripe-js": "1.10.0", + "@stripe/stripe-js": "1.34.0", "@testing-library/jest-dom": "5.16.4", "@testing-library/react": "12.1.5", "@types/react-scrollable-anchor": "0.6.1", @@ -63696,17 +63696,17 @@ } }, "@stripe/react-stripe-js": { - "version": "1.9.0", - "resolved": "https://registry.npmjs.org/@stripe/react-stripe-js/-/react-stripe-js-1.9.0.tgz", - "integrity": "sha512-Fn49X+Gu5fOTxhPOita1cPMi0jw+0v4xfJ3FCXbbvmfuuDl3M7ZvpRkoijBjql11NXsaXO3TMm3rkN3mEolJzw==", + "version": "1.10.0", + "resolved": "https://registry.npmjs.org/@stripe/react-stripe-js/-/react-stripe-js-1.10.0.tgz", + "integrity": "sha512-vuIjJUZJ3nyiaGa5z5iyMCzZfGGsgzOOjWjqknbbhkNsewyyginfeky9EZLSz9+iSAsgC9K6MeNOTLKVGcMycQ==", "requires": { "prop-types": "^15.7.2" } }, "@stripe/stripe-js": { - "version": "1.32.0", - "resolved": "https://registry.npmjs.org/@stripe/stripe-js/-/stripe-js-1.32.0.tgz", - "integrity": "sha512-7EvBnbBfS1aynfLRmBFcuumHNGjKxnNkO47rorFBktqDYHwo7Yw6pfDW2iqq0R8r7i7XiJEdWPvvEgQAiDrx3A==" + "version": "1.34.0", + "resolved": "https://registry.npmjs.org/@stripe/stripe-js/-/stripe-js-1.34.0.tgz", + "integrity": "sha512-fFuchE1mK2GWyZmTS87L6NaIvKo4yIj3SpkTuHY41A7frfB07/3z8l1jBrHKGzvVnlFkeCVnEvfMjBmdlqcO6w==" }, "@surma/rollup-plugin-off-main-thread": { "version": "2.2.3",