From da7b5d1de23b47cc132f617375c2f8cc5b4e1c82 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 10 Dec 2022 12:35:51 +0000 Subject: [PATCH] fix(deps): update dependency @stripe/react-stripe-js to v1.16.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 119dcc1cdba..77f8909c1cf 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.16.0", + "@stripe/react-stripe-js": "1.16.1", "@stripe/stripe-js": "1.46.0", "@types/react-scrollable-anchor": "0.6.1", "algoliasearch": "4.14.2", diff --git a/package-lock.json b/package-lock.json index f0afb00e0ff..4626886adf4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -444,7 +444,7 @@ "@loadable/component": "5.15.2", "@reach/router": "1.3.4", "@sentry/gatsby": "6.19.7", - "@stripe/react-stripe-js": "1.16.0", + "@stripe/react-stripe-js": "1.16.1", "@stripe/stripe-js": "1.46.0", "@types/react-scrollable-anchor": "0.6.1", "algoliasearch": "4.14.2", @@ -13009,9 +13009,9 @@ } }, "node_modules/@stripe/react-stripe-js": { - "version": "1.16.0", - "resolved": "https://registry.npmjs.org/@stripe/react-stripe-js/-/react-stripe-js-1.16.0.tgz", - "integrity": "sha512-HCgaZjo2tGn7ZxMul6NAiBNYgPBIX5Bxx0lsE8DxFakp1v/JA0KZezs0HXj37Ua0clK1Ip4kVCBG0TIJsqf/Aw==", + "version": "1.16.1", + "resolved": "https://registry.npmjs.org/@stripe/react-stripe-js/-/react-stripe-js-1.16.1.tgz", + "integrity": "sha512-einalv46WrAZhCN8jDHz3e6ePYmwwkbwDfv//XPKw/higzdiZmSZgMJWeqEOPvalf8qryx9vOXOYaH7G6yUGug==", "dependencies": { "prop-types": "^15.7.2" }, @@ -56082,7 +56082,7 @@ "@loadable/component": "5.15.2", "@reach/router": "1.3.4", "@sentry/gatsby": "6.19.7", - "@stripe/react-stripe-js": "1.16.0", + "@stripe/react-stripe-js": "1.16.1", "@stripe/stripe-js": "1.46.0", "@testing-library/jest-dom": "5.16.5", "@testing-library/react": "12.1.5", @@ -63350,9 +63350,9 @@ } }, "@stripe/react-stripe-js": { - "version": "1.16.0", - "resolved": "https://registry.npmjs.org/@stripe/react-stripe-js/-/react-stripe-js-1.16.0.tgz", - "integrity": "sha512-HCgaZjo2tGn7ZxMul6NAiBNYgPBIX5Bxx0lsE8DxFakp1v/JA0KZezs0HXj37Ua0clK1Ip4kVCBG0TIJsqf/Aw==", + "version": "1.16.1", + "resolved": "https://registry.npmjs.org/@stripe/react-stripe-js/-/react-stripe-js-1.16.1.tgz", + "integrity": "sha512-einalv46WrAZhCN8jDHz3e6ePYmwwkbwDfv//XPKw/higzdiZmSZgMJWeqEOPvalf8qryx9vOXOYaH7G6yUGug==", "requires": { "prop-types": "^15.7.2" }