From 1a79e537910a51518a4b50990d993503ec3d6ab3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 May 2024 01:38:35 +0000 Subject: [PATCH] Bump chart.js from 3.9.1 to 4.4.3 Bumps [chart.js](https://github.com/chartjs/Chart.js) from 3.9.1 to 4.4.3. - [Release notes](https://github.com/chartjs/Chart.js/releases) - [Commits](https://github.com/chartjs/Chart.js/compare/v3.9.1...v4.4.3) --- updated-dependencies: - dependency-name: chart.js dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f4ebea34..e51a53d1 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "axios": "^1.6.8", "bootstrap-switch": "^3.4.0", "canvas": "^2.11.2", - "chart.js": "^3.9.1", + "chart.js": "^4.4.3", "enzyme": "^3.11.0", "eslint-plugin-cypress": "^3.2.0", "history": "^5.3.0",