From bd879e016e396dc788d36a5e3e8c22ffe16e03ee Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 27 Dec 2019 21:58:33 +0000 Subject: [PATCH] Bump echarts from 4.5.0 to 4.6.0 Bumps [echarts](https://github.com/apache/incubator-echarts) from 4.5.0 to 4.6.0. - [Release notes](https://github.com/apache/incubator-echarts/releases) - [Commits](https://github.com/apache/incubator-echarts/commits) 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 3e13712ab7..5ed3efd4aa 100644 --- a/package.json +++ b/package.json @@ -116,7 +116,7 @@ "@supermap/iclient-common": "file:src/common", "@turf/turf": "5.1.6", "canvg": "3.0.2", - "echarts": "4.5.0", + "echarts": "4.6.0", "elasticsearch": "16.5.0", "fetch-ie8": "1.5.0", "fetch-jsonp": "1.1.3",