From 46d494678c0551925a3eee66ab064dca8f49407f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Apr 2022 05:03:49 +0000 Subject: [PATCH] Bump echarts from 5.3.1 to 5.3.2 Bumps [echarts](https://github.com/apache/echarts) from 5.3.1 to 5.3.2. - [Release notes](https://github.com/apache/echarts/releases) - [Commits](https://github.com/apache/echarts/compare/5.3.1...5.3.2) --- updated-dependencies: - dependency-name: echarts dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 994b29da..02d0bedb 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "core-js": "^3.21.1", "date-fns": "^2.28.0", "date-fns-tz": "^1.3.1", - "echarts": "^5.3.1", + "echarts": "^5.3.2", "favico.js": "^0.3.10", "humanize-duration": "^3.27.1", "vue": "^2.6.14", diff --git a/yarn.lock b/yarn.lock index 6d966f68..5dbac572 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2318,10 +2318,10 @@ ecc-jsbn@~0.1.1: jsbn "~0.1.0" safer-buffer "^2.1.0" -echarts@^5.3.1: - version "5.3.1" - resolved "https://registry.yarnpkg.com/echarts/-/echarts-5.3.1.tgz#709e03aaf8c7a4439788272ee5c500cf0dce7e5b" - integrity sha512-nWdlbgX3OVY0hpqncSvp0gDt1FRSKWn7lsWEH+PHmfCuvE0QmSw17pczQvm8AvawnLEkmf1Cts7YwQJZNC0AEQ== +echarts@^5.3.2: + version "5.3.2" + resolved "https://registry.yarnpkg.com/echarts/-/echarts-5.3.2.tgz#0a7b3be8c48a48b2e7cb1b82121df0c208d42d2c" + integrity sha512-LWCt7ohOKdJqyiBJ0OGBmE9szLdfA9sGcsMEi+GGoc6+Xo75C+BkcT/6NNGRHAWtnQl2fNow05AQjznpap28TQ== dependencies: tslib "2.3.0" zrender "5.3.1"