From a5152007824ec863e8e7de85a3cb5d47941f50fc Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 7 Apr 2020 18:10:38 +0000 Subject: [PATCH] Bump chart.js from 2.8.0 to 2.9.3 Bumps [chart.js](https://github.com/chartjs/Chart.js) from 2.8.0 to 2.9.3. - [Release notes](https://github.com/chartjs/Chart.js/releases) - [Commits](https://github.com/chartjs/Chart.js/compare/v2.8.0...v2.9.3) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 0f5dc2015c77..34a65e06c2ef 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "animate-sass": "^0.8.2", "axios": "^0.19", "bootstrap-sass": "^3.4.1", - "chart.js": "^2.8.0", + "chart.js": "^2.9.3", "cross-env": "^5.1", "es5-shim": "^4.5.14", "flatpickr": "^4.5.7", diff --git a/yarn.lock b/yarn.lock index 26dcc0be6e91..748d1b2a4caf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1246,10 +1246,10 @@ charenc@~0.0.1: resolved "https://registry.yarnpkg.com/charenc/-/charenc-0.0.2.tgz#c0a1d2f3a7092e03774bfa83f14c0fc5790a8667" integrity sha1-wKHS86cJLgN3S/qD8UwPxXkKhmc= -chart.js@^2.8.0: - version "2.8.0" - resolved "https://registry.yarnpkg.com/chart.js/-/chart.js-2.8.0.tgz#b703b10d0f4ec5079eaefdcd6ca32dc8f826e0e9" - integrity sha512-Di3wUL4BFvqI5FB5K26aQ+hvWh8wnP9A3DWGvXHVkO13D3DSnaSsdZx29cXlEsYKVkn1E2az+ZYFS4t0zi8x0w== +chart.js@^2.9.3: + version "2.9.3" + resolved "https://registry.yarnpkg.com/chart.js/-/chart.js-2.9.3.tgz#ae3884114dafd381bc600f5b35a189138aac1ef7" + integrity sha512-+2jlOobSk52c1VU6fzkh3UwqHMdSlgH1xFv9FKMqHiNCpXsGPQa/+81AFa+i3jZ253Mq9aAycPwDjnn1XbRNNw== dependencies: chartjs-color "^2.1.0" moment "^2.10.2"