From f4dc50ba565afdba09dcc8f98818c51c5930f3a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2024 11:43:25 +0000 Subject: [PATCH] chore(deps): bump @stripe/stripe-js from 5.2.0 to 5.3.0 (#12298) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 9b3a9ece7c53..0fed81268aa2 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "@mdn/rari": "^0.1.2", "@mozilla/glean": "5.0.3", "@sentry/node": "^8.44.0", - "@stripe/stripe-js": "^5.2.0", + "@stripe/stripe-js": "^5.3.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 9754f420c165..00f13e8d7063 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2824,10 +2824,10 @@ dependencies: "@sinonjs/commons" "^3.0.0" -"@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== +"@stripe/stripe-js@^5.3.0": + version "5.3.0" + resolved "https://registry.yarnpkg.com/@stripe/stripe-js/-/stripe-js-5.3.0.tgz#56f9fe2ac0df8de714fd3c0c80ea4263d821795d" + integrity sha512-lNCZwCak1Yk0x2ecQO+4kcV7MwxAXapfgmLEh5SIoczc/r4GWAmcfyXZu3AAle+MAVW9HBe6f7tywuxJtYomcg== "@svgr/babel-plugin-add-jsx-attribute@8.0.0": version "8.0.0"