From 5230c7d30f0f0582eac62906078c3f90007b8473 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 2 Jul 2024 20:05:33 +0000 Subject: [PATCH] Update dependency @stripe/react-stripe-js to v2.7.3 --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 7f7cd7382e..4753e1192f 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "@popperjs/core": "2.11.8", "@rails/activestorage": "7.1.3", "@sentry/browser": "^8.7.0", - "@stripe/react-stripe-js": "2.7.2", + "@stripe/react-stripe-js": "2.7.3", "@stripe/stripe-js": "2.4.0", "@testing-library/react": "16.0.0", "@types/bytes": "3.1.4", diff --git a/yarn.lock b/yarn.lock index 65b2efc8a1..b2e2a956bd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6038,16 +6038,16 @@ __metadata: languageName: node linkType: hard -"@stripe/react-stripe-js@npm:2.7.2": - version: 2.7.2 - resolution: "@stripe/react-stripe-js@npm:2.7.2" +"@stripe/react-stripe-js@npm:2.7.3": + version: 2.7.3 + resolution: "@stripe/react-stripe-js@npm:2.7.3" dependencies: prop-types: "npm:^15.7.2" peerDependencies: "@stripe/stripe-js": ^1.44.1 || ^2.0.0 || ^3.0.0 || ^4.0.0 react: ^16.8.0 || ^17.0.0 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 - checksum: 10c0/deccb8a94b69b432c4ab240a3b6b67fa167dbc1e8b646be1dc8f60b40836dfd70117586dd71b17d32fa7a8a18b131ba4468d64cb8624d92c0ced81fcea58c06b + checksum: 10c0/820923a3abfae68fbe8145efa0f35317634d44f7ada4b8d57f928f10dfa32e768252939ea75f2e166c55aa9035ecaa2d686423216d0bbfb06ba22c3c70fc7771 languageName: node linkType: hard @@ -21473,7 +21473,7 @@ __metadata: "@prettier/plugin-ruby": "npm:4.0.4" "@rails/activestorage": "npm:7.1.3" "@sentry/browser": "npm:^8.7.0" - "@stripe/react-stripe-js": "npm:2.7.2" + "@stripe/react-stripe-js": "npm:2.7.3" "@stripe/stripe-js": "npm:2.4.0" "@swc/core": "npm:^1.4.2" "@swc/jest": "npm:^0.2.36"