diff --git a/packages/core/web-reporter-ui/package.json b/packages/core/web-reporter-ui/package.json index 179a5572..2ad2df8e 100644 --- a/packages/core/web-reporter-ui/package.json +++ b/packages/core/web-reporter-ui/package.json @@ -10,7 +10,7 @@ "@mui/utils": "^5.15.12", "@perf-profiler/reporter": "^0.9.0", "@perf-profiler/types": "^0.8.0", - "apexcharts": "3.48.0", + "apexcharts": "3.49.2", "file-saver": "^2.0.5", "jszip": "^3.10.1", "lodash": "^4.17.21", diff --git a/yarn.lock b/yarn.lock index c7e9a1ca..5a34852d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3871,10 +3871,10 @@ anymatch@^3.0.3, anymatch@~3.1.2: normalize-path "^3.0.0" picomatch "^2.0.4" -apexcharts@3.48.0: - version "3.48.0" - resolved "https://registry.yarnpkg.com/apexcharts/-/apexcharts-3.48.0.tgz#cf0e18f4551b04a242d81942c965c15547f5f1b6" - integrity sha512-Lhpj1Ij6lKlrUke8gf+P+SE6uGUn+Pe1TnCJ+zqrY0YMvbqM3LMb1lY+eybbTczUyk0RmMZomlTa2NgX2EUs4Q== +apexcharts@3.49.2: + version "3.49.2" + resolved "https://registry.yarnpkg.com/apexcharts/-/apexcharts-3.49.2.tgz#48ebcf7e7ad7bd11300d408fb115c93f67a25e9e" + integrity sha512-vBB8KgwfD9rSObA7s4kY2rU6DeaN67gTR3JN7r32ztgKVf8lKkdFQ6iUhk6oIHrV7W8PoHhr5EwKymn0z5Fz6A== dependencies: "@yr/monotone-cubic-spline" "^1.0.3" svg.draggable.js "^2.2.2"