diff --git a/package.json b/package.json index 629cf49..065ad72 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "@testing-library/react": "^9.3.2", "@testing-library/user-event": "^7.1.2", "antd": "^4.0.0", - "apexcharts": "^3.19.2", + "apexcharts": "^3.24.0", "axios": "^0.19.2", "firebase": "^7.15.5", "moment": "^2.27.0", diff --git a/yarn.lock b/yarn.lock index 87765aa..51c156e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2146,10 +2146,10 @@ anymatch@~3.1.1: normalize-path "^3.0.0" picomatch "^2.0.4" -apexcharts@^3.19.2: - version "3.19.2" - resolved "https://registry.yarnpkg.com/apexcharts/-/apexcharts-3.19.2.tgz#d46113bf253e79f15e67d00721e5bb12af73914e" - integrity sha512-hMFLRE2Lyx4WrN9pYfQLvBDcn+HOodZrqRwc+kucxM+hcUmI2NHY4z+GI14+VcSFmD4aKiMbS3z3Q2jiBxUrcg== +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"