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

This commit is contained in:
Renovate Bot
2020-02-18 18:25:59 +00:00
committed by renovate[bot]
parent 5f8f29b1f5
commit 72b91e8a8f
2 changed files with 4 additions and 4 deletions

6
ui/package-lock.json generated
View File

@@ -19334,9 +19334,9 @@
}
},
"react-collapsible": {
"version": "2.6.2",
"resolved": "https://registry.npmjs.org/react-collapsible/-/react-collapsible-2.6.2.tgz",
"integrity": "sha512-QLjwhhrAgrTdrVRUuuCWOHLt98bRXgx106Z1OErhk5mliQ9h1VH0LMLbmCkX8rdGTNxTsUvqR8y01ylkXCps0Q=="
"version": "2.6.3",
"resolved": "https://registry.npmjs.org/react-collapsible/-/react-collapsible-2.6.3.tgz",
"integrity": "sha512-BxkZJfmlw4ja3QRqAoNLsJM3SvmchyNGSBCW4V+lU43ta/fxehZWnFfTSaEMCfCTOJIfvgR2W7TLARN+wxVduA=="
},
"react-datepicker": {
"version": "2.12.1",

View File

@@ -35,7 +35,7 @@
"react": "16.12.0",
"react-app-polyfill": "1.0.6",
"react-autosuggest": "9.4.3",
"react-collapsible": "2.6.2",
"react-collapsible": "2.6.3",
"react-datepicker": "2.12.1",
"react-dom": "16.12.0",
"react-highlighter": "0.4.3",