diff --git a/package.json b/package.json index a45eabe0238b..3c936d7c8742 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "@mozilla/glean": "2.0.5", "@sentry/integrations": "^7.77.0", "@sentry/node": "^7.77.0", - "@stripe/stripe-js": "^2.1.10", + "@stripe/stripe-js": "^2.1.11", "@use-it/interval": "^1.0.0", "@vscode/ripgrep": "^1.15.6", "@webref/css": "^6.0.0", diff --git a/yarn.lock b/yarn.lock index 8f3d5c4d425d..e97e12544d3b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2465,10 +2465,10 @@ dependencies: "@sinonjs/commons" "^2.0.0" -"@stripe/stripe-js@^2.1.10": - version "2.1.10" - resolved "https://registry.yarnpkg.com/@stripe/stripe-js/-/stripe-js-2.1.10.tgz#d5f0a85def710e7a798e18e9950c4ef619dab917" - integrity sha512-h79zhwvxAJVAvtVjtMoz++DtwI7GdcEItmTC0P2gciZoFUeAO6XX9DL+UXm9uADiEaUvTKqrExYwtBTlMYAaPA== +"@stripe/stripe-js@^2.1.11": + version "2.1.11" + resolved "https://registry.yarnpkg.com/@stripe/stripe-js/-/stripe-js-2.1.11.tgz#cccef8eb27db75ec784945deaa882b0ed2a885b5" + integrity sha512-GRyInO+VPMjjgUzVPKpDtz+5s8JKssJ99uhWBGo09yxDQBb+bhkm6PxmVa8C+qsSd30JFO1Z+pgIJ0AMmmZJKg== "@supabase/functions-js@^2.1.5": version "2.1.5"