From a07a1718c875c9917bf5121db8b1dbf10a70199b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 23:36:46 +0000 Subject: [PATCH] Bump @stripe/stripe-js from 4.2.0 to 4.3.0 Bumps [@stripe/stripe-js](https://github.com/stripe/stripe-js) from 4.2.0 to 4.3.0. - [Release notes](https://github.com/stripe/stripe-js/releases) - [Commits](https://github.com/stripe/stripe-js/compare/v4.2.0...v4.3.0) --- updated-dependencies: - dependency-name: "@stripe/stripe-js" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 69bedf9..1bb05d2 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "dependencies": { "@material-ui/core": "^4.11.0", "@material-ui/icons": "^4.9.1", - "@stripe/stripe-js": "^4.2.0", + "@stripe/stripe-js": "^4.3.0", "@stripe/react-stripe-js": "^2.7.3", "@testing-library/jest-dom": "^6.4.8", "@testing-library/react": "^15.0.7", diff --git a/yarn.lock b/yarn.lock index de2d657..8b2372e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2152,10 +2152,10 @@ dependencies: prop-types "^15.7.2" -"@stripe/stripe-js@^4.2.0": - version "4.2.0" - resolved "https://registry.yarnpkg.com/@stripe/stripe-js/-/stripe-js-4.2.0.tgz#c54be2ec4837a814734c31e6cd3bb7e650f53a1a" - integrity sha512-MdTpmXqtm+B9rIAmaSlCkF6qv3793UrghA95SFI4Ge7KGYWZAMYyxbX/z9FXs6XnU5gUbKtGtlVgZQp1T88UfQ== +"@stripe/stripe-js@^4.3.0": + version "4.3.0" + resolved "https://registry.yarnpkg.com/@stripe/stripe-js/-/stripe-js-4.3.0.tgz#5e8fe1e654413698f33cbc7008fef1e86e16b030" + integrity sha512-bf8MxzzgD3dybtyIJUQSDMqxjEkJfsmj9IdRqDv609Zw08R41O7eoIy0f8KY41u8MbaFOYsn+XGJZtg1xwR2wQ== "@surma/rollup-plugin-off-main-thread@^2.2.3": version "2.2.3"