From c4a07564cfb0b1456b28e98b2105d42bf0ee437f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 27 Oct 2019 19:47:22 +0000 Subject: [PATCH] Bump chart.js from 2.8.0 to 2.9.1 Bumps [chart.js](https://github.com/chartjs/Chart.js) from 2.8.0 to 2.9.1. - [Release notes](https://github.com/chartjs/Chart.js/releases) - [Commits](https://github.com/chartjs/Chart.js/compare/v2.8.0...v2.9.1) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 0924f2b4bd..69f7a8da90 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "bootstrap-3-typeahead": "^4.0.2", "bootstrap-datepicker": "^1.6.0", "bootstrap-tokenfield": "^0.12.0", - "chart.js": "^2.8.0", + "chart.js": "^2.9.1", "cytoscape": "^3.11.0", "debounce": "jywarren/debounce#patch-1", "file-saver": "^2.0.0", diff --git a/yarn.lock b/yarn.lock index 3222c253b0..ae036b7cfb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -782,9 +782,10 @@ charm@~0.1.0: version "0.1.2" resolved "https://registry.yarnpkg.com/charm/-/charm-0.1.2.tgz#06c21eed1a1b06aeb67553cdc53e23274bac2296" -chart.js@^2.8.0: - version "2.8.0" - resolved "https://registry.yarnpkg.com/chart.js/-/chart.js-2.8.0.tgz#b703b10d0f4ec5079eaefdcd6ca32dc8f826e0e9" +chart.js@^2.9.1: + version "2.9.1" + resolved "https://registry.yarnpkg.com/chart.js/-/chart.js-2.9.1.tgz#e98893a810d40d1c0a016e6872a13fa5faedcdf8" + integrity sha512-DA5dFt0Bz79oz56ezmrwmZqj0hXGs+i9VbCFOcHqbwrHIGv7RI4YqninJKNIAC0qa29WBI9qYTN7LzULlOeunA== dependencies: chartjs-color "^2.1.0" moment "^2.10.2"