From 201a9c903460c2c69a421affb0b56f998910b497 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jan 2025 19:05:52 +0000 Subject: [PATCH] chore(deps): bump @stripe/stripe-js from 5.4.0 to 5.5.0 Bumps [@stripe/stripe-js](https://github.com/stripe/stripe-js) from 5.4.0 to 5.5.0. - [Release notes](https://github.com/stripe/stripe-js/releases) - [Commits](https://github.com/stripe/stripe-js/compare/v5.4.0...v5.5.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 25d067bc3888..0df1c809ea04 100644 --- a/package.json +++ b/package.json @@ -87,7 +87,7 @@ "@mdn/rari": "^0.1.13", "@mozilla/glean": "5.0.3", "@sentry/node": "^8.48.0", - "@stripe/stripe-js": "^5.4.0", + "@stripe/stripe-js": "^5.5.0", "@use-it/interval": "^1.0.0", "@vscode/ripgrep": "^1.15.9", "@webref/css": "^6.17.5", diff --git a/yarn.lock b/yarn.lock index 6171db809992..7ff41c2a3484 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2824,10 +2824,10 @@ dependencies: "@sinonjs/commons" "^3.0.0" -"@stripe/stripe-js@^5.4.0": - version "5.4.0" - resolved "https://registry.yarnpkg.com/@stripe/stripe-js/-/stripe-js-5.4.0.tgz#847e870ddfe9283432526867857a4c1fba9b11ed" - integrity sha512-3tfMbSvLGB+OsJ2MsjWjWo+7sp29dwx+3+9kG/TEnZQJt+EwbF/Nomm43cSK+6oXZA9uhspgyrB+BbrPRumx4g== +"@stripe/stripe-js@^5.5.0": + version "5.5.0" + resolved "https://registry.yarnpkg.com/@stripe/stripe-js/-/stripe-js-5.5.0.tgz#ae01b0258b9c3f874fd15766260a67fb6726fb1b" + integrity sha512-lkfjyAd34aeMpTKKcEVfy8IUyEsjuAT3t9EXr5yZDtdIUncnZpedl/xLV16Dkd4z+fQwixScsCCDxSMNtBOgpQ== "@svgr/babel-plugin-add-jsx-attribute@8.0.0": version "8.0.0"