From 731ef9344f66e49cfaec96ac89caea0ca56c807e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 30 Oct 2022 01:15:58 +0000 Subject: [PATCH] fix(deps): update dependency @stripe/react-stripe-js to v1.14.1 --- 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 f4ba7432cab..f2da85250ac 100644 --- a/client/package.json +++ b/client/package.json @@ -52,7 +52,7 @@ "@loadable/component": "5.15.2", "@reach/router": "1.3.4", "@sentry/gatsby": "6.19.7", - "@stripe/react-stripe-js": "1.14.0", + "@stripe/react-stripe-js": "1.14.1", "@stripe/stripe-js": "1.42.0", "@types/react-scrollable-anchor": "0.6.1", "algoliasearch": "4.14.2", diff --git a/package-lock.json b/package-lock.json index d0ca1386aef..0307e7ad8fd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -449,7 +449,7 @@ "@loadable/component": "5.15.2", "@reach/router": "1.3.4", "@sentry/gatsby": "6.19.7", - "@stripe/react-stripe-js": "1.14.0", + "@stripe/react-stripe-js": "1.14.1", "@stripe/stripe-js": "1.42.0", "@types/react-scrollable-anchor": "0.6.1", "algoliasearch": "4.14.2", @@ -13249,9 +13249,9 @@ } }, "node_modules/@stripe/react-stripe-js": { - "version": "1.14.0", - "resolved": "https://registry.npmjs.org/@stripe/react-stripe-js/-/react-stripe-js-1.14.0.tgz", - "integrity": "sha512-T8VEqZxnXOVvzu32oydTr0wR3Qa51d/gd8+cQvX3wpheunSNxlJ9R+W7oJ6dAo6LHhot35gwzZu+MR85FbVlmw==", + "version": "1.14.1", + "resolved": "https://registry.npmjs.org/@stripe/react-stripe-js/-/react-stripe-js-1.14.1.tgz", + "integrity": "sha512-PpXsi/NkiDGKILS6bWcM8QwBdC39U7QAT9KFopQ2CdO+kcbXv9l/e8M1saXAQC5AwdgQTTk6Zl0+//qp1faRiw==", "dependencies": { "prop-types": "^15.7.2" }, @@ -57215,7 +57215,7 @@ "@loadable/component": "5.15.2", "@reach/router": "1.3.4", "@sentry/gatsby": "6.19.7", - "@stripe/react-stripe-js": "1.14.0", + "@stripe/react-stripe-js": "1.14.1", "@stripe/stripe-js": "1.42.0", "@testing-library/jest-dom": "5.16.5", "@testing-library/react": "12.1.5", @@ -64631,9 +64631,9 @@ } }, "@stripe/react-stripe-js": { - "version": "1.14.0", - "resolved": "https://registry.npmjs.org/@stripe/react-stripe-js/-/react-stripe-js-1.14.0.tgz", - "integrity": "sha512-T8VEqZxnXOVvzu32oydTr0wR3Qa51d/gd8+cQvX3wpheunSNxlJ9R+W7oJ6dAo6LHhot35gwzZu+MR85FbVlmw==", + "version": "1.14.1", + "resolved": "https://registry.npmjs.org/@stripe/react-stripe-js/-/react-stripe-js-1.14.1.tgz", + "integrity": "sha512-PpXsi/NkiDGKILS6bWcM8QwBdC39U7QAT9KFopQ2CdO+kcbXv9l/e8M1saXAQC5AwdgQTTk6Zl0+//qp1faRiw==", "requires": { "prop-types": "^15.7.2" }