From ce7cff61861e03a82efd0ae4cbdddbb972314471 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 May 2021 00:42:53 +0000 Subject: [PATCH] build(deps): bump chart.js 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] --- .../staticsources/devilry_statistics/package.json | 2 +- .../staticsources/devilry_statistics/yarn.lock | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/devilry/devilry_statistics/staticsources/devilry_statistics/package.json b/devilry/devilry_statistics/staticsources/devilry_statistics/package.json index 7b3387613..e4f944575 100644 --- a/devilry/devilry_statistics/staticsources/devilry_statistics/package.json +++ b/devilry/devilry_statistics/staticsources/devilry_statistics/package.json @@ -1,7 +1,7 @@ { "dependencies": { "@babel/polyfill": "^7.0.0-beta.47", - "chart.js": "^2.7.2", + "chart.js": "^2.9.4", "ievv_jsbase": "git+ssh://git@github.com/appressoas/ievv_jsbase.git#2.0.0-beta.7", "lodash": "^4.17.19", "js-yaml": "^3.13.1", diff --git a/devilry/devilry_statistics/staticsources/devilry_statistics/yarn.lock b/devilry/devilry_statistics/staticsources/devilry_statistics/yarn.lock index 60f5682a5..884834312 100644 --- a/devilry/devilry_statistics/staticsources/devilry_statistics/yarn.lock +++ b/devilry/devilry_statistics/staticsources/devilry_statistics/yarn.lock @@ -1783,9 +1783,10 @@ chardet@^0.7.0: version "0.7.0" resolved "https://registry.yarnpkg.com/chardet/-/chardet-0.7.0.tgz#90094849f0937f2eedc2425d0d28a9e5f0cbad9e" -chart.js@^2.7.2: - version "2.7.2" - resolved "https://registry.yarnpkg.com/chart.js/-/chart.js-2.7.2.tgz#3c9fde4dc5b95608211bdefeda7e5d33dffa5714" +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"