From b2575d00c934f9d2bd7abe3901d4c3eb7835d87f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Dec 2022 05:03:54 +0000 Subject: [PATCH] Bump @stripe/stripe-js from 1.17.0 to 1.46.0 Bumps [@stripe/stripe-js](https://github.com/stripe/stripe-js) from 1.17.0 to 1.46.0. - [Release notes](https://github.com/stripe/stripe-js/releases) - [Commits](https://github.com/stripe/stripe-js/compare/v1.17.0...v1.46.0) --- updated-dependencies: - dependency-name: "@stripe/stripe-js" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 2258bfff..afe31a20 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@emotion/react": "^11.4.1", "@emotion/styled": "^11.3.0", "@stripe/react-stripe-js": "^1.4.1", - "@stripe/stripe-js": "^1.17.0", + "@stripe/stripe-js": "^1.46.0", "@styled-system/css": "^5.1.5", "@styled-system/should-forward-prop": "^5.1.5", "@zxing/library": "^0.18.6", @@ -1766,9 +1766,9 @@ } }, "node_modules/@stripe/stripe-js": { - "version": "1.17.0", - "resolved": "https://registry.npmjs.org/@stripe/stripe-js/-/stripe-js-1.17.0.tgz", - "integrity": "sha512-LztkapiDV+2bEjsmAL2QnmTQBJwx37VnvuBkgXxPe9cJr2jbK0UGzumxSZUiRXeUlgh5j3CXh5jsGFTdc3iv+Q==" + "version": "1.46.0", + "resolved": "https://registry.npmjs.org/@stripe/stripe-js/-/stripe-js-1.46.0.tgz", + "integrity": "sha512-dkm0zCEoRLu5rTnsIgwDf/QG2DKcalOT2dk1IVgMySOHWTChLyOvQwMYhEduGgLvyYWTwNhAUV4WOLPQvjwLwA==" }, "node_modules/@styled-system/background": { "version": "5.1.2", @@ -12541,9 +12541,9 @@ } }, "@stripe/stripe-js": { - "version": "1.17.0", - "resolved": "https://registry.npmjs.org/@stripe/stripe-js/-/stripe-js-1.17.0.tgz", - "integrity": "sha512-LztkapiDV+2bEjsmAL2QnmTQBJwx37VnvuBkgXxPe9cJr2jbK0UGzumxSZUiRXeUlgh5j3CXh5jsGFTdc3iv+Q==" + "version": "1.46.0", + "resolved": "https://registry.npmjs.org/@stripe/stripe-js/-/stripe-js-1.46.0.tgz", + "integrity": "sha512-dkm0zCEoRLu5rTnsIgwDf/QG2DKcalOT2dk1IVgMySOHWTChLyOvQwMYhEduGgLvyYWTwNhAUV4WOLPQvjwLwA==" }, "@styled-system/background": { "version": "5.1.2", diff --git a/package.json b/package.json index 58622fe1..fe307dca 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@emotion/react": "^11.4.1", "@emotion/styled": "^11.3.0", "@stripe/react-stripe-js": "^1.4.1", - "@stripe/stripe-js": "^1.17.0", + "@stripe/stripe-js": "^1.46.0", "@styled-system/css": "^5.1.5", "@styled-system/should-forward-prop": "^5.1.5", "@zxing/library": "^0.18.6",