diff --git a/package.json b/package.json index c4647cc4..e10f692a 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "@sentry/react": "6.13.2", "@sentry/tracing": "6.13.2", "@stripe/react-stripe-js": "1.5.0", - "@stripe/stripe-js": "1.18.0", + "@stripe/stripe-js": "1.19.0", "@svgr/webpack": "5.5.0", "@testing-library/jest-dom": "5.14.1", "@testing-library/react": "12.1.1", diff --git a/yarn.lock b/yarn.lock index 7f7b2994..551669cd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2784,10 +2784,10 @@ dependencies: prop-types "^15.7.2" -"@stripe/stripe-js@1.18.0": - version "1.18.0" - resolved "https://registry.yarnpkg.com/@stripe/stripe-js/-/stripe-js-1.18.0.tgz#687268d7cd68b44b92b86300d7c7f2a6e4df0b98" - integrity sha512-yBRHAMKHnF3kbzv0tpKB82kSow43wW5qXLK8ofg3V9NaaCyObSTO7wJfktWAtG/NBgkJOdUL+pV8dHBj0qvDkQ== +"@stripe/stripe-js@1.19.0": + version "1.19.0" + resolved "https://registry.yarnpkg.com/@stripe/stripe-js/-/stripe-js-1.19.0.tgz#2704adeabcca4ac64d3a5168b2705b165b89e633" + integrity sha512-HycB9mnCCaontVCH9tnRoGVofp4H2c+m518e3g5vLVGmmHVI7qOSI71TGbJ0XoHdfFf2EN2HUAGMCNT5IiiuNQ== "@surma/rollup-plugin-off-main-thread@^1.4.1": version "1.4.2"