From dc24e5bafb5eb96bfc7fda51a6fb751df45cb2e3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 20 Aug 2024 19:22:42 -0400 Subject: [PATCH] fix(deps): update dependency chart.js to v4.4.4 (#12748) 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 f1fc546f80..2ac3a07218 100644 --- a/install/package.json +++ b/install/package.json @@ -46,7 +46,7 @@ "bootstrap": "5.3.3", "bootswatch": "5.3.3", "chalk": "4.1.2", - "chart.js": "4.4.3", + "chart.js": "4.4.4", "cli-graph": "3.2.2", "clipboard": "2.0.11", "colors": "1.4.0",