From 4b3e75bdef8b83433020fcb616437b3632d2fe90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2024 11:45:29 +0000 Subject: [PATCH] chore(deps): bump @stripe/stripe-js from 4.3.0 to 4.4.0 (#11709) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 8c49d59512f1..1baded41d343 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "@mdn/browser-compat-data": "^5.5.49", "@mozilla/glean": "5.0.3", "@sentry/node": "^8.27.0", - "@stripe/stripe-js": "^4.3.0", + "@stripe/stripe-js": "^4.4.0", "@use-it/interval": "^1.0.0", "@vscode/ripgrep": "^1.15.9", "@webref/css": "^6.14.2", diff --git a/yarn.lock b/yarn.lock index af88affaea01..c1156ecce500 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3015,10 +3015,10 @@ dependencies: "@sinonjs/commons" "^2.0.0" -"@stripe/stripe-js@^4.3.0": - version "4.3.0" - resolved "https://registry.yarnpkg.com/@stripe/stripe-js/-/stripe-js-4.3.0.tgz#5e8fe1e654413698f33cbc7008fef1e86e16b030" - integrity sha512-bf8MxzzgD3dybtyIJUQSDMqxjEkJfsmj9IdRqDv609Zw08R41O7eoIy0f8KY41u8MbaFOYsn+XGJZtg1xwR2wQ== +"@stripe/stripe-js@^4.4.0": + version "4.4.0" + resolved "https://registry.yarnpkg.com/@stripe/stripe-js/-/stripe-js-4.4.0.tgz#7b5b84c1366ef4916df7ac2c95c80cf79613f83e" + integrity sha512-p1WeTOwnAyXQ9I5/YC3+JXoUB6NKMR4qGjBobie2+rgYa3ftUTRS2L5qRluw/tGACty5SxqnfORCdsaymD1XjQ== "@svgr/babel-plugin-add-jsx-attribute@8.0.0": version "8.0.0"