From f5cdd5024a6afdc5dca172daf7f03b1562826546 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 4 Feb 2021 14:38:01 +0000 Subject: [PATCH] Bump react-bootstrap-typeahead from 4.2.3 to 5.1.4 Bumps [react-bootstrap-typeahead](https://github.com/ericgio/react-bootstrap-typeahead) from 4.2.3 to 5.1.4. - [Release notes](https://github.com/ericgio/react-bootstrap-typeahead/releases) - [Changelog](https://github.com/ericgio/react-bootstrap-typeahead/blob/master/CHANGELOG.md) - [Commits](https://github.com/ericgio/react-bootstrap-typeahead/compare/v4.2.3...v5.1.4) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3fa9bc0..b8ba200 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "react-bootstrap-table2-filter": "^1.1.9", "react-bootstrap-table2-paginator": "^2.0.6", "react-bootstrap-table2-toolkit": "^2.0.1", - "react-bootstrap-typeahead": "^4.0.0-alpha.9", + "react-bootstrap-typeahead": "^5.1.4", "react-color": "^2.19.3", "react-cookie": "^4.0.3", "react-copy-to-clipboard": "^5.0.3",