From 35f7dff5713071dd1843a9173699226d20531685 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Feb 2024 16:04:19 -0800 Subject: [PATCH] Bump vue3-apexcharts in /src/dispatch/static/dispatch (#4449) Bumps [vue3-apexcharts](https://github.com/apexcharts/vue3-apexcharts) from 1.4.4 to 1.5.2. - [Commits](https://github.com/apexcharts/vue3-apexcharts/commits) --- updated-dependencies: - dependency-name: vue3-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 df596547af94..b8e1de8fa435 100644 --- a/src/dispatch/static/dispatch/package-lock.json +++ b/src/dispatch/static/dispatch/package-lock.json @@ -6974,9 +6974,9 @@ } }, "node_modules/vue3-apexcharts": { - "version": "1.4.4", - "resolved": "https://registry.npmjs.org/vue3-apexcharts/-/vue3-apexcharts-1.4.4.tgz", - "integrity": "sha512-TH89uZrxGjaDvkaYAISvj8+k6Bf1rUKFillc8oJirs5XZEPiwM1ELKZQ786wz0rfPqkSHHny2lqqUCK7Rw+LcQ==", + "version": "1.5.2", + "resolved": "https://registry.npmjs.org/vue3-apexcharts/-/vue3-apexcharts-1.5.2.tgz", + "integrity": "sha512-rGbgUJDjtsyjfRF0uzwDjzt8+M7ICSRAbm1N9KCDiczW8BSpbEZuaEsJDJYnJuLFIIVXIGilYzIcjNBf6NbeYA==", "peerDependencies": { "apexcharts": "> 3.0.0", "vue": "> 3.0.0"