From bf37c7bd77cd4a391d8b9c80d16915ba5d1f0608 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 14 Oct 2025 13:24:26 -0400 Subject: [PATCH] fix(deps): update dependency chart.js to v4.5.1 (#13704) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 1154fa0451..0dcf15858c 100644 --- a/install/package.json +++ b/install/package.json @@ -50,7 +50,7 @@ "bootstrap": "5.3.8", "bootswatch": "5.3.8", "chalk": "4.1.2", - "chart.js": "4.5.0", + "chart.js": "4.5.1", "cli-graph": "3.2.2", "clipboard": "2.0.11", "commander": "14.0.1",