diff --git a/package.json b/package.json index 700b6d2..ae5b6de 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "lint": "vue-cli-service lint" }, "dependencies": { - "apexcharts": "^3.19.2", + "apexcharts": "^3.24.0", "axios": "^0.19.2", "core-js": "^3.6.5", "node-sass": "^4.13.1", diff --git a/yarn.lock b/yarn.lock index c75adff..306b826 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1566,10 +1566,10 @@ anymatch@~3.1.1: normalize-path "^3.0.0" picomatch "^2.0.4" -apexcharts@^3.19.2: - version "3.19.3" - resolved "https://registry.yarnpkg.com/apexcharts/-/apexcharts-3.19.3.tgz#2883d5378932fb832d1500d944fbff8eea7a09d9" - integrity sha512-pECgHHNR/etDW2SLUTA58ElrrEyUrhQsEgSiBJCLTwgJ8GMPHA/uSiI5pUJ2jy9+v2FY8Tj+8suH4CCCl3T/pQ== +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"