From fa65fedb73374b87bfac78e988b9544b7a511d24 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Mar 2024 11:21:55 +0000 Subject: [PATCH] chore(deps): bump @stripe/stripe-js from 3.0.8 to 3.0.10 (#10712) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 70a77c9464f6..4387604486f8 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "@mozilla/glean": "4.0.0", "@sentry/integrations": "^7.107.0", "@sentry/node": "^7.107.0", - "@stripe/stripe-js": "^3.0.8", + "@stripe/stripe-js": "^3.0.10", "@use-it/interval": "^1.0.0", "@vscode/ripgrep": "^1.15.9", "@webref/css": "^6.12.3", diff --git a/yarn.lock b/yarn.lock index afd802179d0d..4170e0f5436e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2497,10 +2497,10 @@ dependencies: "@sinonjs/commons" "^2.0.0" -"@stripe/stripe-js@^3.0.8": - version "3.0.8" - resolved "https://registry.yarnpkg.com/@stripe/stripe-js/-/stripe-js-3.0.8.tgz#7328688356e22dc2f9e5e13b769b446cf1b2e922" - integrity sha512-nEDZjCSrGI5GICqr2DsV7gPnEjmt5Y61Uj/z/UuWu3WR/ZyyskbEW/3ziVZdnnvFcoNCfpV2wA2ar1C1W//+Vg== +"@stripe/stripe-js@^3.0.10": + version "3.0.10" + resolved "https://registry.yarnpkg.com/@stripe/stripe-js/-/stripe-js-3.0.10.tgz#279b014db9bd3168589aebf0c5fbb768649db828" + integrity sha512-CFRNha+aPXR8GrqJss2TbK1j4aSGZXQY8gx0hvaYiSp+dU7EK/Zs5uwFTSAgV+t8H4+jcZ/iBGajAvoMYOwy+A== "@surma/rollup-plugin-off-main-thread@^2.2.3": version "2.2.3"