diff --git a/ui/package.json b/ui/package.json index a9303c700..db3522587 100644 --- a/ui/package.json +++ b/ui/package.json @@ -28,7 +28,7 @@ "prop-types": "15.6.2", "qs": "6.6.0", "react": "16.7.0", - "react-autosuggest": "9.4.2", + "react-autosuggest": "9.4.3", "react-datepicker": "2.0.0", "react-dom": "16.7.0", "react-highlighter": "0.4.3", diff --git a/ui/yarn.lock b/ui/yarn.lock index 097c55edb..000bf5b16 100644 --- a/ui/yarn.lock +++ b/ui/yarn.lock @@ -9225,10 +9225,10 @@ react-app-polyfill@^0.2.0: raf "3.4.0" whatwg-fetch "3.0.0" -react-autosuggest@9.4.2: - version "9.4.2" - resolved "https://registry.yarnpkg.com/react-autosuggest/-/react-autosuggest-9.4.2.tgz#18cc0bebeebda3d24328e3da301f061a444ae223" - integrity sha512-GkLFnr+79DtDFMNxbjKzTKEwOfItw2mKiCNTD3bE+gZSPf5Y+i+W+8KySmBnDWFPF5cuJeuBhQBgcSdbp45nAg== +react-autosuggest@9.4.3: + version "9.4.3" + resolved "https://registry.yarnpkg.com/react-autosuggest/-/react-autosuggest-9.4.3.tgz#eb46852422a48144ab9f39fb5470319222f26c7c" + integrity sha512-wFbp5QpgFQRfw9cwKvcgLR8theikOUkv8PFsuLYqI2PUgVlx186Cz8MYt5bLxculi+jxGGUUVt+h0esaBZZouw== dependencies: prop-types "^15.5.10" react-autowhatever "^10.1.2"