Update dependency react-stripe-elements to v6 (#6972)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2019-12-02 19:17:44 +01:00 committed by Erik Seliger
parent 57382ec842
commit b91fc3ffbb
2 changed files with 6 additions and 6 deletions

View File

@ -248,7 +248,7 @@
"react-dom-confetti": "^0.1.1",
"react-router": "^5.1.2",
"react-router-dom": "^5.1.2",
"react-stripe-elements": "^4.0.2",
"react-stripe-elements": "^6.0.1",
"react-visibility-sensor": "^5.1.1",
"reactstrap": "^8.0.1",
"recharts": "^1.8.5",

View File

@ -15245,12 +15245,12 @@ react-smooth@^1.0.5:
raf "^3.4.0"
react-transition-group "^2.5.0"
react-stripe-elements@^4.0.2:
version "4.0.2"
resolved "https://registry.npmjs.org/react-stripe-elements/-/react-stripe-elements-4.0.2.tgz#de962e59c202fde1430cae7e0674c6240f8c8fa5"
integrity sha512-I6JcXMyPNVoYGug7NOQsW3hmtG8+qisvIbQoJmvTyUnD3Nx60rSv3HXiwagt3Q59f/XxwAZiqbIR9ZDYv7fRCQ==
react-stripe-elements@^6.0.1:
version "6.0.1"
resolved "https://registry.npmjs.org/react-stripe-elements/-/react-stripe-elements-6.0.1.tgz#f2b1e4c132cb18f140668556a5218e3b8e082794"
integrity sha512-WVKTunSgsrkm8Tv1+BEehfYrA2CHdlk01ocmbcECliPb1EDybaoUCx2MR212ptRHyitMrHF+ahUTewjaX98kcQ==
dependencies:
prop-types "^15.5.10"
prop-types "15.7.2"
react-syntax-highlighter@^8.0.1:
version "8.1.0"