fix(deps): update dependency react-autosuggest to v10.0.4

This commit is contained in:
Renovate Bot
2020-11-27 18:08:37 +00:00
committed by Łukasz Mierzwa
parent 09d8626b4d
commit 9353d0e4ba
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -16659,9 +16659,9 @@
}
},
"react-autosuggest": {
"version": "10.0.3",
"resolved": "https://registry.npmjs.org/react-autosuggest/-/react-autosuggest-10.0.3.tgz",
"integrity": "sha512-h+Cv1emcw7AQsDuN5MYPkmpDvg14jScmKyiQv5LqYRn/gqI6VHzmBdL2I2CHVFARHOvK2R+D35sNd5AEvGc3mQ==",
"version": "10.0.4",
"resolved": "https://registry.npmjs.org/react-autosuggest/-/react-autosuggest-10.0.4.tgz",
"integrity": "sha512-UM4Kh7ao0+zo9xhX35jt0iS8uPsDWDUiN2Sjgi4Q+eGp6632LJ9tlvUcZSq3Zg0HPDsvO/haw8ZBo/9YqPDTVg==",
"requires": {
"es6-promise": "^4.2.8",
"prop-types": "^15.7.2",
+1 -1
View File
@@ -58,7 +58,7 @@
"qs": "6.9.4",
"react": "17.0.1",
"react-app-polyfill": "2.0.0",
"react-autosuggest": "10.0.3",
"react-autosuggest": "10.0.4",
"react-cool-dimensions": "1.1.10",
"react-day-picker": "7.4.8",
"react-dom": "17.0.1",