From 68dcc36db9ee0e4b965c49fb516f33c8f9e561d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Aug 2023 19:20:22 +0000 Subject: [PATCH] Bump chart.js from 2.9.3 to 2.9.4 Bumps [chart.js](https://github.com/chartjs/Chart.js) from 2.9.3 to 2.9.4. - [Release notes](https://github.com/chartjs/Chart.js/releases) - [Commits](https://github.com/chartjs/Chart.js/compare/v2.9.3...v2.9.4) --- updated-dependencies: - dependency-name: chart.js 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 ec3679b..5cd1294 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@types/node": "13.5.0", "angularfire2": "5.3.0", "bootstrap": "4.4.1", - "chart.js": "2.9.3", + "chart.js": "2.9.4", "firebase": "7.7.0", "ionicons": "4.6.3", "jquery": "3.4.1",