From 214c8178446d07def4f42fbf48b3af4eaacef12a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Sep 2023 07:41:31 +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 a6137edc..daa0588a 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "axios": "0.19.2", "bignumber.js": "9.1.0", "bootstrap": "4.4.1", - "chart.js": "2.9.3", + "chart.js": "2.9.4", "classnames": "2.2.6", "core-js": "3.6.5", "crypto-js": "4.0.0",