From 0d72bf43aaebf41c6380df28a8a9ae994d9af74e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 11:59:13 +0000 Subject: [PATCH] Bump chart.js from 4.5.0 to 4.5.1 Bumps [chart.js](https://github.com/chartjs/Chart.js) from 4.5.0 to 4.5.1. - [Release notes](https://github.com/chartjs/Chart.js/releases) - [Commits](https://github.com/chartjs/Chart.js/compare/v4.5.0...v4.5.1) --- updated-dependencies: - dependency-name: chart.js dependency-version: 4.5.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index c13fd552..0debb8a8 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "bootstrap": "5.3.8", "bootstrap-accessibility-plugin": "1.0.6", "bootstrap-datepicker": "1.10.1", - "chart.js": "4.5.0", + "chart.js": "4.5.1", "chosen-js": "1.8.7", "clipboard": "2.0.11", "croppic-js": "1.0.3", diff --git a/yarn.lock b/yarn.lock index 19624c94..b04979e3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1449,10 +1449,10 @@ chardet@^0.7.0: resolved "https://registry.npmjs.org/chardet/-/chardet-0.7.0.tgz" integrity sha512-mT8iDcrh03qDGRRmoA2hmBJnxpllMR+0/0qlzjqZES6NdiWDcZkCNAk4rPFZ9Q85r27unkiNNg8ZOiwZXBHwcA== -chart.js@4.5.0: - version "4.5.0" - resolved "https://registry.yarnpkg.com/chart.js/-/chart.js-4.5.0.tgz#11a1ef6c4befc514b1b0b613ebac226c4ad2740b" - integrity sha512-aYeC/jDgSEx8SHWZvANYMioYMZ2KX02W6f6uVfyteuCGcadDLcYVHdfdygsTQkQ4TKn5lghoojAsPj5pu0SnvQ== +chart.js@4.5.1: + version "4.5.1" + resolved "https://registry.yarnpkg.com/chart.js/-/chart.js-4.5.1.tgz#19dd1a9a386a3f6397691672231cb5fc9c052c35" + integrity sha512-GIjfiT9dbmHRiYi6Nl2yFCq7kkwdkp1W/lp2J99rX0yo9tgJGn3lKQATztIjb5tVtevcBtIdICNWqlq5+E8/Pw== dependencies: "@kurkle/color" "^0.3.0"