diff --git a/client/package.json b/client/package.json index 6bfd50500c..85d546b07f 100644 --- a/client/package.json +++ b/client/package.json @@ -50,7 +50,7 @@ "@loadable/component": "5.15.2", "@reach/router": "1.3.4", "@stripe/react-stripe-js": "1.7.0", - "@stripe/stripe-js": "1.25.0", + "@stripe/stripe-js": "1.26.0", "@types/react-scrollable-anchor": "0.6.1", "algoliasearch": "4.13.0", "assert": "2.0.0", diff --git a/package-lock.json b/package-lock.json index f8e4153a18..a087c8d466 100644 --- a/package-lock.json +++ b/package-lock.json @@ -983,7 +983,7 @@ "@loadable/component": "5.15.2", "@reach/router": "1.3.4", "@stripe/react-stripe-js": "1.7.0", - "@stripe/stripe-js": "1.25.0", + "@stripe/stripe-js": "1.26.0", "@types/react-scrollable-anchor": "0.6.1", "algoliasearch": "4.13.0", "assert": "2.0.0", @@ -14598,9 +14598,9 @@ } }, "node_modules/@stripe/stripe-js": { - "version": "1.25.0", - "resolved": "https://registry.npmjs.org/@stripe/stripe-js/-/stripe-js-1.25.0.tgz", - "integrity": "sha512-cywIoKu3sJnBPQ1eKi3BzFHWslA2ePqHvQhcxp7iYYlo1tWcVgEKTSh7y7hb6GoR4TyT3DwlK4v1vOZpVg8u4Q==" + "version": "1.26.0", + "resolved": "https://registry.npmjs.org/@stripe/stripe-js/-/stripe-js-1.26.0.tgz", + "integrity": "sha512-4R1vC75yKaCVFARW3bhelf9+dKt4NP4iZY/sIjGK7AAMBVvZ47eG74NvsAIUdUnhOXSWFMjdFWqv+etk5BDW4g==" }, "node_modules/@szmarczak/http-timer": { "version": "4.0.6", @@ -56473,7 +56473,7 @@ "@loadable/component": "5.15.2", "@reach/router": "1.3.4", "@stripe/react-stripe-js": "1.7.0", - "@stripe/stripe-js": "1.25.0", + "@stripe/stripe-js": "1.26.0", "@testing-library/jest-dom": "5.16.3", "@testing-library/react": "12.1.4", "@types/react-scrollable-anchor": "0.6.1", @@ -65132,9 +65132,9 @@ } }, "@stripe/stripe-js": { - "version": "1.25.0", - "resolved": "https://registry.npmjs.org/@stripe/stripe-js/-/stripe-js-1.25.0.tgz", - "integrity": "sha512-cywIoKu3sJnBPQ1eKi3BzFHWslA2ePqHvQhcxp7iYYlo1tWcVgEKTSh7y7hb6GoR4TyT3DwlK4v1vOZpVg8u4Q==" + "version": "1.26.0", + "resolved": "https://registry.npmjs.org/@stripe/stripe-js/-/stripe-js-1.26.0.tgz", + "integrity": "sha512-4R1vC75yKaCVFARW3bhelf9+dKt4NP4iZY/sIjGK7AAMBVvZ47eG74NvsAIUdUnhOXSWFMjdFWqv+etk5BDW4g==" }, "@szmarczak/http-timer": { "version": "4.0.6",