From e30b85949de77397858d6bd6b9acc1b7f742f190 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 27 May 2021 03:22:48 +0000 Subject: [PATCH] Bump chart.js from 2.9.4 to 3.3.0 Bumps [chart.js](https://github.com/chartjs/Chart.js) from 2.9.4 to 3.3.0. - [Release notes](https://github.com/chartjs/Chart.js/releases) - [Commits](https://github.com/chartjs/Chart.js/compare/v2.9.4...v3.3.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 539ce30..1063bfe 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "bootstrap": "^4.6.0", "bootstrap-datepicker": "^1.9.0", "brand-colors": "^2.1.1", - "chart.js": "^2.9.4", + "chart.js": "^3.3.0", "datatables": "^1.10.18", "easy-pie-chart": "^2.1.7", "file-loader": "^6.2.0",