From fd06f0a680c8ad8eb5fb2fbf01c40a99cb099558 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 22 Jan 2021 10:07:29 +0000 Subject: [PATCH] :arrow_up: 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) 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 2697d86cb..4741e0df9 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "@sentry/node": "^6.0.1", "btoa": "^1.2.1", "chalk": "^4.0.0", - "chart.js": "^2.9.3", + "chart.js": "^2.9.4", "chartjs-node-canvas": "^3.0.6", "cron": "^1.8.2", "date-and-time": "^0.14.0", diff --git a/yarn.lock b/yarn.lock index 1d5085939..54f87c8c0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -431,10 +431,10 @@ chalk@^4.0.0: ansi-styles "^4.1.0" supports-color "^7.1.0" -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== +chart.js@^2.9.4: + version "2.9.4" + resolved "https://registry.yarnpkg.com/chart.js/-/chart.js-2.9.4.tgz#0827f9563faffb2dc5c06562f8eb10337d5b9684" + integrity sha512-B07aAzxcrikjAPyV+01j7BmOpxtQETxTSlQ26BEYJ+3iUkbNKaOJ/nDbT6JjyqYxseM0ON12COHYdU2cTIjC7A== dependencies: chartjs-color "^2.1.0" moment "^2.10.2"