diff --git a/package.json b/package.json index 652ede0bae24..ec2a0de5d430 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "@mozilla/glean": "4.0.0", "@sentry/integrations": "^7.108.0", "@sentry/node": "^7.108.0", - "@stripe/stripe-js": "^3.0.10", + "@stripe/stripe-js": "^3.1.0", "@use-it/interval": "^1.0.0", "@vscode/ripgrep": "^1.15.9", "@webref/css": "^6.12.4", diff --git a/yarn.lock b/yarn.lock index 180e7ef10f13..d7a005a5f83f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2505,10 +2505,10 @@ dependencies: "@sinonjs/commons" "^2.0.0" -"@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== +"@stripe/stripe-js@^3.1.0": + version "3.1.0" + resolved "https://registry.yarnpkg.com/@stripe/stripe-js/-/stripe-js-3.1.0.tgz#bb0458c5cb5e9a835c18f8d353e8980cc66b9959" + integrity sha512-7+ciE35i8NZ6l4FiO1qFkBoZ64ul6B2ZhBVyygB+e/2EZa2WLUyjoxrP53SagnUW7+/q25nDyDLzQq5F0ebOEw== "@surma/rollup-plugin-off-main-thread@^2.2.3": version "2.2.3"