From cf5bb79d3a5784c04fb09aeaf60bea8320a76d91 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Wed, 29 Aug 2018 06:06:16 +0000 Subject: [PATCH] fix(package): update react-highlighter to version 0.4.3 --- ui/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/package.json b/ui/package.json index 220f3b577..e2e313cd7 100644 --- a/ui/package.json +++ b/ui/package.json @@ -29,7 +29,7 @@ "react-autosuggest": "9.4.0", "react-datepicker": "1.6.0", "react-dom": "16.4.2", - "react-highlighter": "0.4.2", + "react-highlighter": "0.4.3", "react-input-range": "1.3.0", "react-json-pretty": "1.7.9", "react-linkify": "0.2.2",