diff --git a/package.json b/package.json index ce1c66b..d3f4a03 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ }, "dependencies": { "@zip.js/zip.js": "2.3.23", - "apexcharts": "3.32.1", + "apexcharts": "3.35.4", "classlist-polyfill": "1.2.0", "core-js": "3.19.3", "dayjs": "1.10.7", diff --git a/yarn.lock b/yarn.lock index 872b0e3..e511969 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2505,10 +2505,10 @@ anymatch@^2.0.0: micromatch "^3.1.4" normalize-path "^2.1.1" -apexcharts@3.32.1: - version "3.32.1" - resolved "https://registry.yarnpkg.com/apexcharts/-/apexcharts-3.32.1.tgz#6aa8db07f0b9432c9a9564530bda775617ec6eb3" - integrity sha512-8rcB7u616lXXANG49h9vwyX0gZh0DWi4D23VnE8IU5grjaxW69IiXYldn+jB9Av407w8RVZjUv1xUpk0JlxxMg== +apexcharts@3.35.4: + version "3.35.4" + resolved "https://registry.yarnpkg.com/apexcharts/-/apexcharts-3.35.4.tgz#347140240fad6e646a76c7bc8e7e75294c2206b2" + integrity sha512-dsXjETHF2OmKtxNv66wBeFGU2qtZQnr6kp/vcNY05GWs4vcBepg54qNgOJ2Gp/gXskiGw/frrmIKGi8lJ/UDnQ== dependencies: svg.draggable.js "^2.2.2" svg.easing.js "^2.0.0"