diff --git a/package.json b/package.json index 9f11ae203e..6c802f3e2c 100644 --- a/package.json +++ b/package.json @@ -94,7 +94,7 @@ "@sentry/integrations": "^7.114.0", "@sentry/react": "^9.38.0", "@tippyjs/react": "^4.2.6", - "apexcharts": "^4.7.0", + "apexcharts": "^5.2.0", "autobind-decorator": "^2.4.0", "axios": "^1.5.1", "brace": "^0.11.1", diff --git a/yarn.lock b/yarn.lock index 163c387352..ab77c38e96 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3738,10 +3738,10 @@ anymatch@^3.1.3, anymatch@~3.1.2: normalize-path "^3.0.0" picomatch "^2.0.4" -apexcharts@^4.7.0: - version "4.7.0" - resolved "https://registry.yarnpkg.com/apexcharts/-/apexcharts-4.7.0.tgz#27e578a2fd66847d8ea425aeea1de56d6be42f21" - integrity sha512-iZSrrBGvVlL+nt2B1NpqfDuBZ9jX61X9I2+XV0hlYXHtTwhwLTHDKGXjNXAgFBDLuvSYCB/rq2nPWVPRv2DrGA== +apexcharts@^5.2.0: + version "5.2.0" + resolved "https://registry.yarnpkg.com/apexcharts/-/apexcharts-5.2.0.tgz#317b793ed60da1b72adffea03e2dd40c21073245" + integrity sha512-BZ+v4Wqf4BKVRKBatVghDVu9vu2SXhl/F7ujT2awnf7Zv6RT39FQWtAAV3bpH+G5c8IADw0PyOKG00+rN1UoNg== dependencies: "@svgdotjs/svg.draggable.js" "^3.0.4" "@svgdotjs/svg.filter.js" "^3.0.8"