From abb4ade3bb1dc5ca97ef08b317e26cc9d7e3424b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Nov 2024 12:00:20 +0000 Subject: [PATCH] chore(deps): bump @stripe/stripe-js from 4.10.0 to 5.2.0 Bumps [@stripe/stripe-js](https://github.com/stripe/stripe-js) from 4.10.0 to 5.2.0. - [Release notes](https://github.com/stripe/stripe-js/releases) - [Commits](https://github.com/stripe/stripe-js/compare/v4.10.0...v5.2.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 | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 4e64897b3939..549ce8dc0cd3 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "@mdn/browser-compat-data": "^5.6.19", "@mozilla/glean": "5.0.3", "@sentry/node": "^8.41.0", - "@stripe/stripe-js": "^4.10.0", + "@stripe/stripe-js": "^5.2.0", "@use-it/interval": "^1.0.0", "@vscode/ripgrep": "^1.15.9", "@webref/css": "^6.17.4", diff --git a/yarn.lock b/yarn.lock index edcc94452aef..c1acaa5a2914 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2823,10 +2823,10 @@ dependencies: "@sinonjs/commons" "^3.0.0" -"@stripe/stripe-js@^4.10.0": - version "4.10.0" - resolved "https://registry.yarnpkg.com/@stripe/stripe-js/-/stripe-js-4.10.0.tgz#5c785f9a5a500113d69d98c16061e0addd1c0305" - integrity sha512-KrMOL+sH69htCIXCaZ4JluJ35bchuCCznyPyrbN8JXSGQfwBI1SuIEMZNwvy8L8ykj29t6sa5BAAiL7fNoLZ8A== +"@stripe/stripe-js@^5.2.0": + version "5.2.0" + resolved "https://registry.yarnpkg.com/@stripe/stripe-js/-/stripe-js-5.2.0.tgz#2d696ed622def8c4407c658d8294c3e0365b0f1b" + integrity sha512-2ZpEaezx3S0QPtnske175NDaLvUvaVKd4ePHpUN0QF/uV4BBBBRUy5BvQONDym+utbbW0QhSJoiRPnp4FS+4Vg== "@svgr/babel-plugin-add-jsx-attribute@8.0.0": version "8.0.0"