From 311d57cabfa728e070bf359f59b90691a4e25202 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Aug 2020 14:16:59 +0000 Subject: [PATCH] Bump highcharts from 8.0.4 to 8.1.1 in /app Bumps [highcharts](https://github.com/highcharts/highcharts-dist) from 8.0.4 to 8.1.1. - [Release notes](https://github.com/highcharts/highcharts-dist/releases) - [Commits](https://github.com/highcharts/highcharts-dist/compare/v8.0.4...v8.1.1) Signed-off-by: dependabot[bot] --- app/package.json | 2 +- app/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/app/package.json b/app/package.json index a5f5160..c99b032 100644 --- a/app/package.json +++ b/app/package.json @@ -14,7 +14,7 @@ "antd": "^4.1.3", "axios": "^0.19.2", "fusioncharts": "^3.15.1-sr.1", - "highcharts": "^8.0.4", + "highcharts": "^8.1.1", "highcharts-react-official": "^3.0.0", "moment": "^2.24.0", "react": "^16.13.1", diff --git a/app/yarn.lock b/app/yarn.lock index 4b63725..b0f3991 100644 --- a/app/yarn.lock +++ b/app/yarn.lock @@ -5167,10 +5167,10 @@ highcharts-react-official@^3.0.0: resolved "https://registry.yarnpkg.com/highcharts-react-official/-/highcharts-react-official-3.0.0.tgz#f2e81ed59d299c3473a0dd5ba5df24028875226a" integrity sha512-VefJgDY2hkT9gfppsQGrRF2g5u8d9dtfHGcx2/xqiP+PkZXCqalw9xOeKVCRvJKTOh0coiDFwvVjOvB7KaGl4A== -highcharts@^8.0.4: - version "8.0.4" - resolved "https://registry.yarnpkg.com/highcharts/-/highcharts-8.0.4.tgz#a717434012bd5f9b82b94b737d62acec501d360c" - integrity sha512-RD86/w7VNwuY96c2Pv16dtZujJ4vg5viiVjbFF/TCrvFpmtQRzBIECG90ww0JtiK6+6TKlwCYf0an+kgQshnRw== +highcharts@^8.1.1: + version "8.1.1" + resolved "https://registry.yarnpkg.com/highcharts/-/highcharts-8.1.1.tgz#7dc011e260289ab64d775807df0d13b85ed88338" + integrity sha512-DSkI+fAqkqYDslOVLcEk8DX7W9itRIwzsdS0uVEOnVf0LF1hSKZtDINHP7ze/uBN9NdWQV9HydtiPTrkLx0lXg== hmac-drbg@^1.0.0: version "1.0.1"