diff --git a/client/package-lock.json b/client/package-lock.json index 7a74a3047b..e0ccc5e5cd 100644 --- a/client/package-lock.json +++ b/client/package-lock.json @@ -4702,9 +4702,9 @@ } }, "@stripe/stripe-js": { - "version": "1.19.1", - "resolved": "https://registry.npmjs.org/@stripe/stripe-js/-/stripe-js-1.19.1.tgz", - "integrity": "sha512-gvaQ51FXHHKMypXMlSPZbpb7e5671oqySqEfU2MviAQCsikV/+vnvPPxOged4RvNwNM7v4ocsKadQwqIwPhgrQ==" + "version": "1.20.2", + "resolved": "https://registry.npmjs.org/@stripe/stripe-js/-/stripe-js-1.20.2.tgz", + "integrity": "sha512-gTPpXQgAgKrAAvV2R5WO4NCuozALD4n3xaDLhPv+nAomIdPLtgEwI2xIGY7WMSKp9KfkKmlcjoPO4pkz8f/bpw==" }, "@szmarczak/http-timer": { "version": "4.0.6", diff --git a/client/package.json b/client/package.json index 5521e01fd5..f1f48d4a17 100644 --- a/client/package.json +++ b/client/package.json @@ -51,7 +51,7 @@ "@loadable/component": "5.15.0", "@reach/router": "1.3.4", "@stripe/react-stripe-js": "1.6.0", - "@stripe/stripe-js": "1.19.1", + "@stripe/stripe-js": "1.20.2", "@types/react-scrollable-anchor": "0.6.1", "algoliasearch": "4.10.5", "assert": "2.0.0",