mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 17:31:43 +00:00
Update dependency react-stripe-elements to v4 (#5084)
This commit is contained in:
parent
31b3b4b40d
commit
614599f08e
@ -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",
|
||||
|
||||
@ -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"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user