From 6ed07d5823db8dac0957e19432312c6adbd1569f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 9 Apr 2022 23:26:15 +0000 Subject: [PATCH] fix(deps): update dependency @stripe/react-stripe-js to v1.7.1 --- client/package.json | 2 +- package-lock.json | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/client/package.json b/client/package.json index e061a79efa..9ca5a6fdfd 100644 --- a/client/package.json +++ b/client/package.json @@ -49,7 +49,7 @@ "@freecodecamp/strip-comments": "3.0.1", "@loadable/component": "5.15.2", "@reach/router": "1.3.4", - "@stripe/react-stripe-js": "1.7.0", + "@stripe/react-stripe-js": "1.7.1", "@stripe/stripe-js": "1.26.0", "@types/react-scrollable-anchor": "0.6.1", "algoliasearch": "4.13.0", diff --git a/package-lock.json b/package-lock.json index 00ae87f2f9..5c7a762d93 100644 --- a/package-lock.json +++ b/package-lock.json @@ -982,7 +982,7 @@ "@freecodecamp/strip-comments": "3.0.1", "@loadable/component": "5.15.2", "@reach/router": "1.3.4", - "@stripe/react-stripe-js": "1.7.0", + "@stripe/react-stripe-js": "1.7.1", "@stripe/stripe-js": "1.26.0", "@types/react-scrollable-anchor": "0.6.1", "algoliasearch": "4.13.0", @@ -14531,14 +14531,14 @@ } }, "node_modules/@stripe/react-stripe-js": { - "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==", + "version": "1.7.1", + "resolved": "https://registry.npmjs.org/@stripe/react-stripe-js/-/react-stripe-js-1.7.1.tgz", + "integrity": "sha512-GiUPoMo0xVvmpRD6JR9JAhAZ0W3ZpnYZNi0KE+91+tzrSFVpChKZbeSsJ5InlZhHFk9NckJCt1wOYBTqNsvt3A==", "dependencies": { "prop-types": "^15.7.2" }, "peerDependencies": { - "@stripe/stripe-js": "^1.20.3", + "@stripe/stripe-js": "^1.26.0", "react": "^16.8.0 || ^17.0.0", "react-dom": "^16.8.0 || ^17.0.0" } @@ -56418,7 +56418,7 @@ "@freecodecamp/strip-comments": "3.0.1", "@loadable/component": "5.15.2", "@reach/router": "1.3.4", - "@stripe/react-stripe-js": "1.7.0", + "@stripe/react-stripe-js": "1.7.1", "@stripe/stripe-js": "1.26.0", "@testing-library/jest-dom": "5.16.4", "@testing-library/react": "12.1.4", @@ -65028,9 +65028,9 @@ } }, "@stripe/react-stripe-js": { - "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==", + "version": "1.7.1", + "resolved": "https://registry.npmjs.org/@stripe/react-stripe-js/-/react-stripe-js-1.7.1.tgz", + "integrity": "sha512-GiUPoMo0xVvmpRD6JR9JAhAZ0W3ZpnYZNi0KE+91+tzrSFVpChKZbeSsJ5InlZhHFk9NckJCt1wOYBTqNsvt3A==", "requires": { "prop-types": "^15.7.2" }