diff --git a/client/package-lock.json b/client/package-lock.json index 07fb3eee2a..de84b0ca92 100644 --- a/client/package-lock.json +++ b/client/package-lock.json @@ -4894,9 +4894,9 @@ } }, "@stripe/stripe-js": { - "version": "1.17.1", - "resolved": "https://registry.npmjs.org/@stripe/stripe-js/-/stripe-js-1.17.1.tgz", - "integrity": "sha512-c9MyDvdi5Xou0j0JPNy86NebtTDfh9o62Ifuzx6GSm2YO0oedBpy51WSyOue2L8Fb+mqESS5gd6mGVEIPUnXsA==" + "version": "1.18.0", + "resolved": "https://registry.npmjs.org/@stripe/stripe-js/-/stripe-js-1.18.0.tgz", + "integrity": "sha512-yBRHAMKHnF3kbzv0tpKB82kSow43wW5qXLK8ofg3V9NaaCyObSTO7wJfktWAtG/NBgkJOdUL+pV8dHBj0qvDkQ==" }, "@szmarczak/http-timer": { "version": "4.0.6", diff --git a/client/package.json b/client/package.json index 95f8b2ad86..8d14c6f320 100644 --- a/client/package.json +++ b/client/package.json @@ -55,7 +55,7 @@ "@loadable/component": "5.15.0", "@reach/router": "1.3.4", "@stripe/react-stripe-js": "1.4.1", - "@stripe/stripe-js": "1.17.1", + "@stripe/stripe-js": "1.18.0", "@types/react-scrollable-anchor": "0.6.1", "algoliasearch": "4.10.5", "assert": "2.0.0",