diff --git a/package.json b/package.json index 019dbbfd35c..44698e24178 100644 --- a/package.json +++ b/package.json @@ -231,7 +231,7 @@ "react-dom-confetti": "^0.1.1", "react-router": "^5.0.1", "react-router-dom": "^5.0.1", - "react-stripe-elements": "^3.0.0", + "react-stripe-elements": "^4.0.1", "react-visibility-sensor": "^5.0.2", "reactstrap": "^8.0.1", "regenerator-runtime": "^0.13.3", diff --git a/yarn.lock b/yarn.lock index a15521abbb4..9ef7561ad87 100644 --- a/yarn.lock +++ b/yarn.lock @@ -14162,10 +14162,10 @@ react-select@^2.2.0: react-input-autosize "^2.2.1" react-transition-group "^2.2.1" -react-stripe-elements@^3.0.0: - version "3.0.0" - resolved "https://registry.npmjs.org/react-stripe-elements/-/react-stripe-elements-3.0.0.tgz#8b5e354e6e421b85f909329c9818a719b132410a" - integrity sha512-ouGHPmPhdg7KUTOFVuYIr0UWVgBjG5CqmOn9/y0vaJICryPB6llkiOGeUXKrac7fu1/vtPdn8t/4JKnbi8PT8g== +react-stripe-elements@^4.0.1: + version "4.0.1" + resolved "https://registry.npmjs.org/react-stripe-elements/-/react-stripe-elements-4.0.1.tgz#89b52c909a80f17afc7907313c3b3c3f21fa125d" + integrity sha512-S+O2+hphs6ASz29l85nj6mpS7YWTa3NMwZTonIMt4+8xrfS/jET+0Xd3cNdJoGkHiCtLEId6UimqivONK+liOw== dependencies: prop-types "^15.5.10"