From 2189dd6f4987e931bf039c8e049c131fc4562394 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 17:31:05 +0000 Subject: [PATCH] Bump @stripe/stripe-js from 3.5.0 to 4.5.0 Bumps [@stripe/stripe-js](https://github.com/stripe/stripe-js) from 3.5.0 to 4.5.0. - [Release notes](https://github.com/stripe/stripe-js/releases) - [Commits](https://github.com/stripe/stripe-js/compare/v3.5.0...v4.5.0) --- updated-dependencies: - dependency-name: "@stripe/stripe-js" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 20a4267886..2435c37f9e 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "@reduxjs/toolkit": "2.2.3", "@sentry/react": "8.22.0", "@stripe/react-stripe-js": "2.7.1", - "@stripe/stripe-js": "3.5.0", + "@stripe/stripe-js": "4.5.0", "aws-amplify": "6.3.6", "cropperjs": "1.6.2", "decimal.js": "10.4.3", diff --git a/yarn.lock b/yarn.lock index 806b6fc775..271eb50d57 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2714,10 +2714,10 @@ __metadata: languageName: node linkType: hard -"@stripe/stripe-js@npm:3.5.0": - version: 3.5.0 - resolution: "@stripe/stripe-js@npm:3.5.0" - checksum: 10/ab91655d082b9288d5165b374db3c8b2b3d9851428e90b6817017b0a3ee6c8a077b82cebb00d610d0200a4cbec0c0e8a3822a015c57443807982d932599037cb +"@stripe/stripe-js@npm:4.5.0": + version: 4.5.0 + resolution: "@stripe/stripe-js@npm:4.5.0" + checksum: 10/75e742578b2afb49226ffa5bf04fae051b83be2a974da4269b226d840e81809d99d9d3b0c2e8080d0c14c11039e0ffd2718a107a56b1251bb0e9f00db2228902 languageName: node linkType: hard @@ -3083,7 +3083,7 @@ __metadata: "@rsbuild/plugin-react": "npm:0.5.9" "@sentry/react": "npm:8.22.0" "@stripe/react-stripe-js": "npm:2.7.1" - "@stripe/stripe-js": "npm:3.5.0" + "@stripe/stripe-js": "npm:4.5.0" "@tailwindcss/container-queries": "npm:0.1.1" "@testing-library/dom": "npm:10.1.0" "@testing-library/jest-dom": "npm:6.4.6"