Update dependency react-stripe-elements to v4 (#5084)

This commit is contained in:
renovate[bot] 2019-08-20 12:24:08 -07:00 committed by Beyang Liu
parent 31b3b4b40d
commit 614599f08e
2 changed files with 5 additions and 5 deletions

View File

@ -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",

View File

@ -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"