diff --git a/package.json b/package.json index 65ad4f2889e5..edd410119efb 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "@mozilla/glean": "5.0.1", "@sentry/integrations": "^7.113.0", "@sentry/node": "^7.113.0", - "@stripe/stripe-js": "^3.3.0", + "@stripe/stripe-js": "^3.4.0", "@use-it/interval": "^1.0.0", "@vscode/ripgrep": "^1.15.9", "@webref/css": "^6.12.10", diff --git a/yarn.lock b/yarn.lock index 383ea3f4117d..ba5156f78d0b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2587,10 +2587,10 @@ dependencies: "@sinonjs/commons" "^2.0.0" -"@stripe/stripe-js@^3.3.0": - version "3.3.0" - resolved "https://registry.yarnpkg.com/@stripe/stripe-js/-/stripe-js-3.3.0.tgz#6f3a7090fe5a1116a1d7f6ba1205f7252f24537b" - integrity sha512-dUgAsko9KoYC1U2TIawHzbkQJzPoApxCc1Qf6/j318d1ArViyh6ROHVYTxnU3RlOQL/utUD9I4/QoyiCowsgrw== +"@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== "@surma/rollup-plugin-off-main-thread@^2.2.3": version "2.2.3"