From 8ebbe84972fa0dfad97a058d4a59afe03f133833 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 23 Apr 2022 05:45:14 +0000 Subject: [PATCH] fix(deps): update dependency @stripe/react-stripe-js to v1.7.2 --- client/package.json | 2 +- package-lock.json | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/client/package.json b/client/package.json index ba8826a71f2..ee8b9f0f08e 100644 --- a/client/package.json +++ b/client/package.json @@ -50,7 +50,7 @@ "@loadable/component": "5.15.2", "@reach/router": "1.3.4", "@sentry/gatsby": "6.19.6", - "@stripe/react-stripe-js": "1.7.1", + "@stripe/react-stripe-js": "1.7.2", "@stripe/stripe-js": "1.27.0", "@types/react-scrollable-anchor": "0.6.1", "algoliasearch": "4.13.0", diff --git a/package-lock.json b/package-lock.json index ad073de258c..22ae2bdf2f1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -983,7 +983,7 @@ "@loadable/component": "5.15.2", "@reach/router": "1.3.4", "@sentry/gatsby": "6.19.6", - "@stripe/react-stripe-js": "1.7.1", + "@stripe/react-stripe-js": "1.7.2", "@stripe/stripe-js": "1.27.0", "@types/react-scrollable-anchor": "0.6.1", "algoliasearch": "4.13.0", @@ -14824,9 +14824,9 @@ } }, "node_modules/@stripe/react-stripe-js": { - "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==", + "version": "1.7.2", + "resolved": "https://registry.npmjs.org/@stripe/react-stripe-js/-/react-stripe-js-1.7.2.tgz", + "integrity": "sha512-IAVg2nPUPoSwI//XDRCO7D8mGeK4+N3Xg63fYZHmlfEWAuFVcuaqJKTT67uzIdKYZhHZ/NMdZw/ttz+GOjP/rQ==", "dependencies": { "prop-types": "^15.7.2" }, @@ -56661,7 +56661,7 @@ "@loadable/component": "5.15.2", "@reach/router": "1.3.4", "@sentry/gatsby": "6.19.6", - "@stripe/react-stripe-js": "1.7.1", + "@stripe/react-stripe-js": "1.7.2", "@stripe/stripe-js": "1.27.0", "@testing-library/jest-dom": "5.16.4", "@testing-library/react": "12.1.5", @@ -65501,9 +65501,9 @@ } }, "@stripe/react-stripe-js": { - "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==", + "version": "1.7.2", + "resolved": "https://registry.npmjs.org/@stripe/react-stripe-js/-/react-stripe-js-1.7.2.tgz", + "integrity": "sha512-IAVg2nPUPoSwI//XDRCO7D8mGeK4+N3Xg63fYZHmlfEWAuFVcuaqJKTT67uzIdKYZhHZ/NMdZw/ttz+GOjP/rQ==", "requires": { "prop-types": "^15.7.2" }