diff --git a/package.json b/package.json index bc65d01..31e89b7 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "@babel/preset-env": "^7.7.1", "@babel/preset-react": "^7.7.0", "@storybook/react": "^6.5.0-beta.8", - "@stripe/stripe-js": "^1.48.0", + "@stripe/stripe-js": "^1.51.0", "@testing-library/jest-dom": "^5.16.4", "@testing-library/react": "^13.1.1", "@testing-library/react-hooks": "^8.0.0", diff --git a/yarn.lock b/yarn.lock index 0fccc70..ffa4cc1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2130,10 +2130,10 @@ regenerator-runtime "^0.13.7" resolve-from "^5.0.0" -"@stripe/stripe-js@^1.48.0": - version "1.48.0" - resolved "https://registry.yarnpkg.com/@stripe/stripe-js/-/stripe-js-1.48.0.tgz#53d07ebc32da03ee3d76eb6aebf4447c160807fd" - integrity sha512-Kw2BRXk6z/wnTU9m2IJOhxJNrx9xzmpFSbk6D/Z0x6LJntMafiHeHFag2PvSF30O2quMb1UUdWsnZqGVDruZww== +"@stripe/stripe-js@^1.51.0": + version "1.51.0" + resolved "https://registry.yarnpkg.com/@stripe/stripe-js/-/stripe-js-1.51.0.tgz#d64bf6de7c4acd4bda528de82ee0c8dfc778dd0f" + integrity sha512-hr75oz/bGuVSNOOVB/DiwjduvB1GG/RJxj8PKF6Z6p0BamFgmLPQBEDPM4aiqBdEjn5WZhdo2vYwgn+X/pzhkw== "@testing-library/dom@^8.5.0": version "8.13.0"