From 7cb3e401422817e014fc0c65430349cdbc2555fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 May 2021 00:48:06 +0000 Subject: [PATCH] Bump chart.js from 2.7.2 to 2.9.4 in /static Bumps [chart.js](https://github.com/chartjs/Chart.js) from 2.7.2 to 2.9.4. - [Release notes](https://github.com/chartjs/Chart.js/releases) - [Commits](https://github.com/chartjs/Chart.js/compare/v2.7.2...v2.9.4) Signed-off-by: dependabot[bot] --- static/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/static/yarn.lock b/static/yarn.lock index ae5bf87..1518f56 100644 --- a/static/yarn.lock +++ b/static/yarn.lock @@ -1301,8 +1301,8 @@ charenc@~0.0.1: resolved "https://registry.yarnpkg.com/charenc/-/charenc-0.0.2.tgz#c0a1d2f3a7092e03774bfa83f14c0fc5790a8667" chart.js@^2.7.2: - version "2.7.2" - resolved "https://registry.yarnpkg.com/chart.js/-/chart.js-2.7.2.tgz#3c9fde4dc5b95608211bdefeda7e5d33dffa5714" + version "2.9.4" + resolved "https://registry.yarnpkg.com/chart.js/-/chart.js-2.9.4.tgz#0827f9563faffb2dc5c06562f8eb10337d5b9684" dependencies: chartjs-color "^2.1.0" moment "^2.10.2"