diff --git a/package.json b/package.json index 2fd8470e4..f72d1b44c 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "@mui/material": "^5.14.9", "@mui/x-date-pickers": "^6.14.0", "@stripe/react-stripe-js": "^2.3.0", - "@stripe/stripe-js": "^2.1.5", + "@stripe/stripe-js": "^2.1.6", "@types/jest": "^29.5.5", "@vitejs/plugin-react": "^4.0.4", "apollo-absinthe-upload-link": "^1.7.0", diff --git a/yarn.lock b/yarn.lock index 71957e757..f565cd3c0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -984,10 +984,10 @@ dependencies: prop-types "^15.7.2" -"@stripe/stripe-js@^2.1.5": - version "2.1.5" - resolved "https://registry.yarnpkg.com/@stripe/stripe-js/-/stripe-js-2.1.5.tgz#17595710e8f4f83665402e527b0997a0274650dd" - integrity sha512-vKztTjPYeCcX1Y1Ug2sE5+m/Gdm4CVAKGcQiRjLHQd2hDkjkVKClx3RbCStSi9rLRy50xHCiM+/kj4fbCHHA1Q== +"@stripe/stripe-js@^2.1.6": + version "2.1.7" + resolved "https://registry.yarnpkg.com/@stripe/stripe-js/-/stripe-js-2.1.7.tgz#9ce9be34ba7f778c626710d6a12171e364a927ba" + integrity sha512-oI620ARpFp5jCXfwIYMxyBJmtTFuAjSA8x3k3JgW1M6cvLmw9XgmNcGNegQWmirpozhFNflxrZEgp10og+6MSA== "@svgr/babel-plugin-add-jsx-attribute@^7.0.0": version "7.0.0"