diff --git a/frontend-project/package.json b/frontend-project/package.json index 153e162..3b3c6e9 100644 --- a/frontend-project/package.json +++ b/frontend-project/package.json @@ -40,7 +40,7 @@ "@crystallize/react-layout": "3.2.0", "@crystallize/react-video": "1.6.6", "@stripe/react-stripe-js": "1.1.2", - "@stripe/stripe-js": "1.8.0", + "@stripe/stripe-js": "1.21.1", "immer": "8.0.1", "jsonwebtoken": "8.5.1", "lodash": "4.17.15", diff --git a/frontend-project/yarn.lock b/frontend-project/yarn.lock index f9a9645..fe6d140 100644 --- a/frontend-project/yarn.lock +++ b/frontend-project/yarn.lock @@ -490,10 +490,10 @@ dependencies: prop-types "^15.7.2" -"@stripe/stripe-js@1.8.0": - version "1.8.0" - resolved "https://registry.yarnpkg.com/@stripe/stripe-js/-/stripe-js-1.8.0.tgz#100f102d757cd024f94635dba231993554c8cfba" - integrity sha512-VsIohJw70LIdB4b621RN6pTyw49ZMy+QjB81fl+Psu5X5ppiq/c+rG0F+XKHSVpp4JZRNDkQnsOGeuHow0aluA== +"@stripe/stripe-js@1.21.1": + version "1.21.1" + resolved "https://registry.yarnpkg.com/@stripe/stripe-js/-/stripe-js-1.21.1.tgz#e56cd01f889dc06af4a68ebf61d2492a87e80da1" + integrity sha512-/HhRol0Bia/6L7JstXUOpg3m0U3nBW8c2tvaBE6QdonN+OMusYT9AIqCMR/PyzoF3ROifFJ2kbWT7xQjbKN3tw== "@types/hoist-non-react-statics@^3.3.1": version "3.3.1"