From b6b569c0a85b1e017c27a4427fa903372653a2da Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 4 Dec 2023 19:45:33 -0500 Subject: [PATCH] fix(deps): update dependency chart.js to v4.4.1 (#12217) 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 34ad3b5795..003a896f9f 100644 --- a/install/package.json +++ b/install/package.json @@ -45,7 +45,7 @@ "bootstrap": "5.3.2", "bootswatch": "5.3.2", "chalk": "4.1.2", - "chart.js": "4.4.0", + "chart.js": "4.4.1", "cli-graph": "3.2.2", "clipboard": "2.0.11", "colors": "1.4.0",