From 1be2e4e318502c779478b0a35a80469210afa4b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Oct 2021 03:30:14 +0000 Subject: [PATCH] Bump echarts from 4.9.0 to 5.2.1 Bumps [echarts](https://github.com/apache/echarts) from 4.9.0 to 5.2.1. - [Release notes](https://github.com/apache/echarts/releases) - [Commits](https://github.com/apache/echarts/compare/4.9.0...5.2.1) --- 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 b59953e0fa..5ae67abcce 100644 --- a/package.json +++ b/package.json @@ -117,7 +117,7 @@ "@tensorflow/tfjs": "^3.9.0", "@turf/turf": "6.5.0", "canvg": "3.0.7", - "echarts": "4.9.0", + "echarts": "5.2.1", "elasticsearch": "16.7.2", "fetch-ie8": "1.5.0", "fetch-jsonp": "1.1.3",