From 0a601914c7795f3c71df3ab6d66bfa836a03fafe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 15 Jun 2025 13:47:57 +0000 Subject: [PATCH] Bump chart.js from 2.9.2 to 2.9.4 Bumps [chart.js](https://github.com/chartjs/Chart.js) from 2.9.2 to 2.9.4. - [Release notes](https://github.com/chartjs/Chart.js/releases) - [Commits](https://github.com/chartjs/Chart.js/compare/v2.9.2...v2.9.4) --- updated-dependencies: - dependency-name: chart.js dependency-version: 2.9.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2e05a4e..c671ce5 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "@coreui/coreui-plugin-chartjs-custom-tooltips": "1.3.1", "@coreui/icons": "0.3.0", "bootstrap": "4.3.1", - "chart.js": "2.9.2", + "chart.js": "2.9.4", "core-js": "2.6.11", "flag-icon-css": "3.4.6", "font-awesome": "4.7.0",