From 29c56be949c6c76ffe9cc7890f391ee51cde2c8c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Dec 2023 11:52:51 -0800 Subject: [PATCH] Bump apexcharts from 3.44.2 to 3.45.0 in /src/dispatch/static/dispatch (#4139) Bumps [apexcharts](https://github.com/apexcharts/apexcharts.js) from 3.44.2 to 3.45.0. - [Release notes](https://github.com/apexcharts/apexcharts.js/releases) - [Commits](https://github.com/apexcharts/apexcharts.js/compare/v3.44.2...v3.45.0) --- updated-dependencies: - dependency-name: apexcharts dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- src/dispatch/static/dispatch/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/dispatch/static/dispatch/package-lock.json b/src/dispatch/static/dispatch/package-lock.json index afcb4f9ac04f..222cc33ab359 100644 --- a/src/dispatch/static/dispatch/package-lock.json +++ b/src/dispatch/static/dispatch/package-lock.json @@ -2284,9 +2284,9 @@ } }, "node_modules/apexcharts": { - "version": "3.44.2", - "resolved": "https://registry.npmjs.org/apexcharts/-/apexcharts-3.44.2.tgz", - "integrity": "sha512-QWOFS/SC1TDsuI8VudVuIwLhs1qE6kwixRvmABMUgTVeVzizRWgQh8pdEIgwl+Zvr0TlM3vHPz6Dc5NP1hJ7BA==", + "version": "3.45.0", + "resolved": "https://registry.npmjs.org/apexcharts/-/apexcharts-3.45.0.tgz", + "integrity": "sha512-o+XI4ysvKtt+l+bGbk19s6Y2gFes/7LRLMAonDgcapz4frS0vzTfXiK77QcQc30TMwPiSN9Z8Tv+CBn57x63wg==", "dependencies": { "@yr/monotone-cubic-spline": "^1.0.3", "svg.draggable.js": "^2.2.2",