From 0aa1d5f3b9384fa3ffdb9edbd53013c66655ec8d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 17 Jul 2020 13:06:32 +0000 Subject: [PATCH] Bump echarts from 4.5.0 to 4.8.0 Bumps [echarts](https://github.com/apache/incubator-echarts) from 4.5.0 to 4.8.0. - [Release notes](https://github.com/apache/incubator-echarts/releases) - [Commits](https://github.com/apache/incubator-echarts/compare/4.5.0...4.8.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 0cc480f092..d6909ff24c 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.8.0", "elasticsearch": "16.5.0", "fetch-ie8": "1.5.0", "fetch-jsonp": "1.1.3",