From baa8ed2130a6ccba74cbd131a3e07b555efe0577 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 23:59:53 +0000 Subject: [PATCH] Bump @stripe/react-stripe-js from 2.8.0 to 2.8.1 Bumps [@stripe/react-stripe-js](https://github.com/stripe/react-stripe-js) from 2.8.0 to 2.8.1. - [Release notes](https://github.com/stripe/react-stripe-js/releases) - [Changelog](https://github.com/stripe/react-stripe-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/stripe/react-stripe-js/compare/v2.8.0...v2.8.1) --- updated-dependencies: - dependency-name: "@stripe/react-stripe-js" dependency-type: direct:production update-type: version-update:semver-patch ... 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 187e991..471fdc6 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "@material-ui/core": "^4.11.0", "@material-ui/icons": "^4.9.1", "@stripe/stripe-js": "^4.6.0", - "@stripe/react-stripe-js": "^2.8.0", + "@stripe/react-stripe-js": "^2.8.1", "@testing-library/jest-dom": "^6.5.0", "@testing-library/react": "^15.0.7", "@testing-library/user-event": "^14.5.2", diff --git a/yarn.lock b/yarn.lock index a0ed275..b6428f3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2151,10 +2151,10 @@ dependencies: "@sinonjs/commons" "^1.7.0" -"@stripe/react-stripe-js@^2.8.0": - version "2.8.0" - resolved "https://registry.yarnpkg.com/@stripe/react-stripe-js/-/react-stripe-js-2.8.0.tgz#ffb6c13ed8dca45fbc234890c8ccfcf94a28893a" - integrity sha512-Vf1gNEuBxA9EtxiLghm2ZWmgbADNMJw4HW6eolUu0DON/6mZvWZgk0KHolN0sozNJwYp0i/8hBsDBcBUWcvnbw== +"@stripe/react-stripe-js@^2.8.1": + version "2.8.1" + resolved "https://registry.yarnpkg.com/@stripe/react-stripe-js/-/react-stripe-js-2.8.1.tgz#63d9a666749f818b1bf4eb788eb1bc57eb496f3d" + integrity sha512-C410jVKOATinXLalWotab6E6jlWAlbqUDWL9q1km0p5UHrvnihjjYzA8imYXc4xc4Euf9GeKDQc4n35HKZvgwg== dependencies: prop-types "^15.7.2"