diff --git a/package.json b/package.json index 79a7d75a7..05b85f739 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "node-sass": "4.14.1", "react": "16.13.1", "react-bootstrap": "1.3.0", - "react-bootstrap-typeahead": "5.1.0", + "react-bootstrap-typeahead": "5.1.1", "react-codemirror2": "7.2.1", "react-dom": "16.13.1", "react-html-parser": "2.0.2", diff --git a/yarn.lock b/yarn.lock index 764bdaf34..77e5c56ef 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10374,10 +10374,10 @@ react-app-polyfill@^1.0.6: regenerator-runtime "^0.13.3" whatwg-fetch "^3.0.0" -react-bootstrap-typeahead@5.1.0: - version "5.1.0" - resolved "https://registry.yarnpkg.com/react-bootstrap-typeahead/-/react-bootstrap-typeahead-5.1.0.tgz#d4ff8a02645b82416dbddef62f39df72265300d6" - integrity sha512-s7OJjeEIORR/XaIYOn0Q5MD/bwKqL4kf0sz74hUwmwr/8EZPDX9wEpLcEA83WS5dVpiTSxgKoLgETH3+wSy/CA== +react-bootstrap-typeahead@5.1.1: + version "5.1.1" + resolved "https://registry.yarnpkg.com/react-bootstrap-typeahead/-/react-bootstrap-typeahead-5.1.1.tgz#cc9b4e4c27834065eb6037ffeea877e78f859b68" + integrity sha512-fjbeF9xenZ7AqH+yQr9ad7PvntA4SSmHMDD56F25B/EmN0NAJsqobXMW8/Y2jllMpcziGG2H4A7GyAdQfyVRFA== dependencies: "@babel/runtime" "^7.3.4" "@restart/hooks" "^0.3.22"