diff --git a/package.json b/package.json index 6ee02df10517..eb991699a870 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 e2d5fc590b08..4a9c2ad48145 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"