From 6e913d204841fb554d0bfd1e3cdaff3c2aa1d614 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 14:16:41 +0000 Subject: [PATCH] Bump echarts from 4.2.1 to 6.1.0 Bumps [echarts](https://github.com/apache/echarts) from 4.2.1 to 6.1.0. - [Release notes](https://github.com/apache/echarts/releases) - [Commits](https://github.com/apache/echarts/compare/4.2.1...6.1.0) --- updated-dependencies: - dependency-name: echarts dependency-version: 6.1.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d4e8199..6857dbc 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "angular-websocket": "2.0.1", "bootstrap": "3.4.1", "components-font-awesome": "5.9.0", - "echarts": "4.2.1", + "echarts": "6.1.0", "jdenticon": "2.2.0", "jquery": "3.5.0", "js-sha256": "0.9.0",