diff --git a/package.json b/package.json index 7698b3098819..6df7fb0940c1 100644 --- a/package.json +++ b/package.json @@ -88,7 +88,7 @@ "@mdn/rari": "^0.1.20", "@mozilla/glean": "5.0.3", "@sentry/node": "^8.52.0", - "@stripe/stripe-js": "^5.5.0", + "@stripe/stripe-js": "^5.6.0", "@use-it/interval": "^1.0.0", "@vscode/ripgrep": "^1.15.10", "@webref/css": "^6.17.5", diff --git a/yarn.lock b/yarn.lock index 4583dba36e02..89d08cf8050c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2828,10 +2828,10 @@ dependencies: "@sinonjs/commons" "^3.0.0" -"@stripe/stripe-js@^5.5.0": - version "5.5.0" - resolved "https://registry.yarnpkg.com/@stripe/stripe-js/-/stripe-js-5.5.0.tgz#ae01b0258b9c3f874fd15766260a67fb6726fb1b" - integrity sha512-lkfjyAd34aeMpTKKcEVfy8IUyEsjuAT3t9EXr5yZDtdIUncnZpedl/xLV16Dkd4z+fQwixScsCCDxSMNtBOgpQ== +"@stripe/stripe-js@^5.6.0": + version "5.6.0" + resolved "https://registry.yarnpkg.com/@stripe/stripe-js/-/stripe-js-5.6.0.tgz#cbb5b5f6110f870ca7de7e8ea3d189e9525a1019" + integrity sha512-w8CEY73X/7tw2KKlL3iOk679V9bWseE4GzNz3zlaYxcTjmcmWOathRb0emgo/QQ3eoNzmq68+2Y2gxluAv3xGw== "@svgr/babel-plugin-add-jsx-attribute@8.0.0": version "8.0.0"