From 140b680f70223f37b18e7e23c4429597901d90ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Feb 2021 21:13:37 +0000 Subject: [PATCH] Bump apexcharts from 3.15.6 to 3.24.0 Bumps [apexcharts](https://github.com/apexcharts/apexcharts.js) from 3.15.6 to 3.24.0. - [Release notes](https://github.com/apexcharts/apexcharts.js/releases) - [Commits](https://github.com/apexcharts/apexcharts.js/commits) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 17 ++++++++++++----- 2 files changed, 13 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 71c90dd..cccee60 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "dependencies": { "@types/js-cookie": "^2.2.5", "@types/vue-markdown": "^2.2.1", - "apexcharts": "^3.15.6", + "apexcharts": "^3.24.0", "axios": "^0.19.2", "core-js": "^3.6.4", "dotenv": "^8.2.0", diff --git a/yarn.lock b/yarn.lock index 9e959bb..1aadc80 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1957,17 +1957,17 @@ anymatch@~3.1.1: normalize-path "^3.0.0" picomatch "^2.0.4" -apexcharts@^3.15.6: - version "3.15.6" - resolved "https://registry.npm.taobao.org/apexcharts/download/apexcharts-3.15.6.tgz#1716f8badd447b06796dbcd95b5e405ec676a3bf" - integrity sha1-Fxb4ut1EewZ5bbzZW15AXsZ2o78= +apexcharts@^3.24.0: + version "3.24.0" + resolved "https://registry.yarnpkg.com/apexcharts/-/apexcharts-3.24.0.tgz#0fc513e940448524ae9702d39ec287567522d1eb" + integrity sha512-iT6czJCIVrmAtrcO90MZTQCvC+xi6R6Acf0jNH/d40FVTtCfcqECuKIh5iAMyOTtgUb7+fQ8rbadH2bm1kbL9Q== dependencies: svg.draggable.js "^2.2.2" svg.easing.js "^2.0.0" svg.filter.js "^2.0.2" svg.pathmorphing.js "^0.1.3" svg.resize.js "^1.4.3" - svg.select.js "^2.1.2" + svg.select.js "^3.0.1" aproba@^1.1.1: version "1.2.0" @@ -10120,6 +10120,13 @@ svg.select.js@^2.1.2: dependencies: svg.js "^2.2.5" +svg.select.js@^3.0.1: + version "3.0.1" + resolved "https://registry.yarnpkg.com/svg.select.js/-/svg.select.js-3.0.1.tgz#a4198e359f3825739226415f82176a90ea5cc917" + integrity sha512-h5IS/hKkuVCbKSieR9uQCj9w+zLHoPh+ce19bBYyqF53g6mnPB8sAtIbe1s9dh2S2fCmYX2xel1Ln3PJBbK4kw== + dependencies: + svg.js "^2.6.5" + svgo@^1.0.0: version "1.3.2" resolved "https://registry.npm.taobao.org/svgo/download/svgo-1.3.2.tgz?cache=0&sync_timestamp=1572433263159&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fsvgo%2Fdownload%2Fsvgo-1.3.2.tgz#b6dc511c063346c9e415b81e43401145b96d4167"