From e344db8fabf121b1b3e07c6f794ecdfc97d560c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 11:37:40 +0000 Subject: [PATCH] chore(deps): bump @stripe/stripe-js from 3.4.0 to 3.4.1 (#11172) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 72a4cf2ce78c..0c330daddbe2 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "@mdn/browser-compat-data": "^5.5.29", "@mozilla/glean": "5.0.1", "@sentry/node": "^8.2.1", - "@stripe/stripe-js": "^3.4.0", + "@stripe/stripe-js": "^3.4.1", "@use-it/interval": "^1.0.0", "@vscode/ripgrep": "^1.15.9", "@webref/css": "^6.12.11", diff --git a/yarn.lock b/yarn.lock index 1d8d048e6198..73a79d1dbe42 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2824,10 +2824,10 @@ dependencies: "@sinonjs/commons" "^2.0.0" -"@stripe/stripe-js@^3.4.0": - version "3.4.0" - resolved "https://registry.yarnpkg.com/@stripe/stripe-js/-/stripe-js-3.4.0.tgz#a03323ed3d30914d186654b5dec45ab5dc5eb96f" - integrity sha512-a2kUP7OrsV0SSIk3UxWa+cnrW+PPIyuCbWIBH8vxfHIqmyeQN/d0lsplZJ2h7MlLsU/sB3EyhNBkhLLT+zHwKw== +"@stripe/stripe-js@^3.4.1": + version "3.4.1" + resolved "https://registry.yarnpkg.com/@stripe/stripe-js/-/stripe-js-3.4.1.tgz#065ed8450992e9e80f2b4ffac9f1f97a56291451" + integrity sha512-6vFTA7+MzoQyhZDn/D3wWZrUE8M8OSUFJE2Y3O1okfBWr4eCLvMeSoZuYN2xb1KJ3J0bBw96YfKxY75M/H0JZw== "@svgr/babel-plugin-add-jsx-attribute@8.0.0": version "8.0.0"