From 4b31f8c4f5f524f25be200c08803d057208d9eda Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 22 Nov 2019 03:33:38 +0000 Subject: [PATCH] Bump echarts from 4.3.0 to 4.5.0 Bumps [echarts](https://github.com/apache/incubator-echarts) from 4.3.0 to 4.5.0. - [Release notes](https://github.com/apache/incubator-echarts/releases) - [Commits](https://github.com/apache/incubator-echarts/compare/4.3.0...4.5.0) 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 10e6423dca..0bc91613af 100644 --- a/package.json +++ b/package.json @@ -114,7 +114,7 @@ "@supermap/iclient-common": "file:src/common", "@turf/turf": "5.1.6", "canvg": "1.5.3", - "echarts": "4.3.0", + "echarts": "4.5.0", "elasticsearch": "16.5.0", "fetch-ie8": "1.5.0", "fetch-jsonp": "1.0.6",