diff --git a/client/package.json b/client/package.json index df2ec47b65..07da2ee267 100644 --- a/client/package.json +++ b/client/package.json @@ -50,7 +50,7 @@ "@freecodecamp/strip-comments": "3.0.1", "@loadable/component": "5.15.2", "@reach/router": "1.3.4", - "@stripe/react-stripe-js": "1.6.0", + "@stripe/react-stripe-js": "1.7.0", "@stripe/stripe-js": "1.22.0", "@types/react-scrollable-anchor": "0.6.1", "algoliasearch": "4.11.0", diff --git a/package-lock.json b/package-lock.json index c3f3af1ba0..b71a32734d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -218,7 +218,7 @@ "@freecodecamp/strip-comments": "3.0.1", "@loadable/component": "5.15.2", "@reach/router": "1.3.4", - "@stripe/react-stripe-js": "1.6.0", + "@stripe/react-stripe-js": "1.7.0", "@stripe/stripe-js": "1.22.0", "@types/react-scrollable-anchor": "0.6.1", "algoliasearch": "4.11.0", @@ -14003,14 +14003,14 @@ } }, "node_modules/@stripe/react-stripe-js": { - "version": "1.6.0", - "resolved": "https://registry.npmjs.org/@stripe/react-stripe-js/-/react-stripe-js-1.6.0.tgz", - "integrity": "sha512-tMmsPD+wkpiiVJZgQ1E06tklG5MZHG462s6OWja9abpxq76kerAxMFN+KdhUg0LIEY79THbzvH3s/WGHasnV3w==", + "version": "1.7.0", + "resolved": "https://registry.npmjs.org/@stripe/react-stripe-js/-/react-stripe-js-1.7.0.tgz", + "integrity": "sha512-L20v8Jq0TDZFL2+y+uXD751t6q9SalSFkSYZpmZ2VWrGZGK7HAGfRQ804dzYSSr5fGenW6iz6y7U0YKfC/TK3g==", "dependencies": { "prop-types": "^15.7.2" }, "peerDependencies": { - "@stripe/stripe-js": "^1.19.1", + "@stripe/stripe-js": "^1.20.3", "react": "^16.8.0 || ^17.0.0", "react-dom": "^16.8.0 || ^17.0.0" } @@ -57706,7 +57706,7 @@ "@freecodecamp/strip-comments": "3.0.1", "@loadable/component": "5.15.2", "@reach/router": "1.3.4", - "@stripe/react-stripe-js": "1.6.0", + "@stripe/react-stripe-js": "1.7.0", "@stripe/stripe-js": "1.22.0", "@testing-library/jest-dom": "5.16.1", "@testing-library/react": "12.1.2", @@ -66559,9 +66559,9 @@ } }, "@stripe/react-stripe-js": { - "version": "1.6.0", - "resolved": "https://registry.npmjs.org/@stripe/react-stripe-js/-/react-stripe-js-1.6.0.tgz", - "integrity": "sha512-tMmsPD+wkpiiVJZgQ1E06tklG5MZHG462s6OWja9abpxq76kerAxMFN+KdhUg0LIEY79THbzvH3s/WGHasnV3w==", + "version": "1.7.0", + "resolved": "https://registry.npmjs.org/@stripe/react-stripe-js/-/react-stripe-js-1.7.0.tgz", + "integrity": "sha512-L20v8Jq0TDZFL2+y+uXD751t6q9SalSFkSYZpmZ2VWrGZGK7HAGfRQ804dzYSSr5fGenW6iz6y7U0YKfC/TK3g==", "requires": { "prop-types": "^15.7.2" }