From e7b2a31658936cd2062626f0aeff57855cafc76b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 11:36:41 +0000 Subject: [PATCH] build(deps): bump chart.js from 4.4.4 to 4.4.6 Bumps [chart.js](https://github.com/chartjs/Chart.js) from 4.4.4 to 4.4.6. - [Release notes](https://github.com/chartjs/Chart.js/releases) - [Commits](https://github.com/chartjs/Chart.js/compare/v4.4.4...v4.4.6) --- updated-dependencies: - dependency-name: chart.js 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 499744b4be..ef4e5c38de 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "bootstrap-datepicker": "^1.10.0", "bootstrap-scss": "^5.3.3", "bootstrap-select": "^1.13.18", - "chart.js": "^4.4.4", + "chart.js": "^4.4.6", "chartjs-adapter-luxon": "^1.3.1", "datatables.net-dt": "^1.13.10", "esbuild": "^0.24.0", diff --git a/yarn.lock b/yarn.lock index 4496a42589..188ee79753 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2337,10 +2337,10 @@ char-regex@^1.0.2: resolved "https://registry.npmjs.org/char-regex/-/char-regex-1.0.2.tgz" integrity sha512-kWWXztvZ5SBQV+eRgKFeh8q5sLuZY2+8WUIzlxWVTg+oGwY14qylx1KbKzHd8P6ZYkAg0xyIDU9JMHhyJMZ1jw== -chart.js@^4.4.4: - version "4.4.4" - resolved "https://registry.yarnpkg.com/chart.js/-/chart.js-4.4.4.tgz#b682d2e7249f7a0cbb1b1d31c840266ae9db64b7" - integrity sha512-emICKGBABnxhMjUjlYRR12PmOXhJ2eJjEHL2/dZlWjxRAZT1D8xplLFq5M0tMQK8ja+wBS/tuVEJB5C6r7VxJA== +chart.js@^4.4.6: + version "4.4.6" + resolved "https://registry.yarnpkg.com/chart.js/-/chart.js-4.4.6.tgz#da39b84ca752298270d4c0519675c7659936abec" + integrity sha512-8Y406zevUPbbIBA/HRk33khEmQPk5+cxeflWE/2rx1NJsjVWMPw/9mSP9rxHP5eqi6LNoPBVMfZHxbwLSgldYA== dependencies: "@kurkle/color" "^0.3.0"