From d1690c5a0f00d4c8f01d0cc181865977710a6370 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Sep 2021 18:19:29 +0000 Subject: [PATCH] Bump echarts from 4.9.0 to 5.2.0 Bumps [echarts](https://github.com/apache/echarts) from 4.9.0 to 5.2.0. - [Release notes](https://github.com/apache/echarts/releases) - [Commits](https://github.com/apache/echarts/commits) --- updated-dependencies: - dependency-name: echarts dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b56aebecbe..9d757d85f7 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.7", - "echarts": "4.9.0", + "echarts": "5.2.0", "elasticsearch": "16.7.2", "fetch-ie8": "1.5.0", "fetch-jsonp": "1.1.3",