fix(deps): update dependency react-collapsible to v2.6.2

This commit is contained in:
Renovate Bot
2019-11-29 17:53:06 +00:00
parent 354c2bc30f
commit 93f3b3b5f0
2 changed files with 4 additions and 4 deletions

6
ui/package-lock.json generated
View File

@@ -15001,9 +15001,9 @@
}
},
"react-collapsible": {
"version": "2.6.1",
"resolved": "https://registry.npmjs.org/react-collapsible/-/react-collapsible-2.6.1.tgz",
"integrity": "sha512-nhguXXn0liBlabtBRtsRMuVziEn4LpzOwoX70MBjQn50UrSLHxOSKfdsBQyfvx4ZnlfGdJDxjOncnJvHvWCqgQ=="
"version": "2.6.2",
"resolved": "https://registry.npmjs.org/react-collapsible/-/react-collapsible-2.6.2.tgz",
"integrity": "sha512-QLjwhhrAgrTdrVRUuuCWOHLt98bRXgx106Z1OErhk5mliQ9h1VH0LMLbmCkX8rdGTNxTsUvqR8y01ylkXCps0Q=="
},
"react-datepicker": {
"version": "2.10.1",

View File

@@ -33,7 +33,7 @@
"react": "16.12.0",
"react-app-polyfill": "1.0.4",
"react-autosuggest": "9.4.3",
"react-collapsible": "2.6.1",
"react-collapsible": "2.6.2",
"react-datepicker": "2.10.1",
"react-dom": "16.12.0",
"react-highlighter": "0.4.3",