From 58a1d6d313ca6998de3d9a136584e2a904e0abe3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 18 Mar 2020 21:36:02 +0000 Subject: [PATCH] Bump echarts from 4.5.0 to 4.7.0 Bumps [echarts](https://github.com/apache/incubator-echarts) from 4.5.0 to 4.7.0. - [Release notes](https://github.com/apache/incubator-echarts/releases) - [Commits](https://github.com/apache/incubator-echarts/compare/4.5.0...4.7.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 75b9ab435c..87f63f18ee 100644 --- a/package.json +++ b/package.json @@ -117,7 +117,7 @@ "@supermap/iclient-common": "file:src/common", "@turf/turf": "5.1.6", "canvg": "3.0.2", - "echarts": "4.5.0", + "echarts": "4.7.0", "elasticsearch": "16.5.0", "fetch-ie8": "1.5.0", "fetch-jsonp": "1.1.3",