From e9fe016146e76a91e9cc9aefe008d5dddf550da2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 May 2021 16:15:38 +0000 Subject: [PATCH] Bump highcharts from 8.0.4 to 9.0.0 in /app Bumps [highcharts](https://github.com/highcharts/highcharts-dist) from 8.0.4 to 9.0.0. - [Release notes](https://github.com/highcharts/highcharts-dist/releases) - [Commits](https://github.com/highcharts/highcharts-dist/compare/v8.0.4...v9.0.0) 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..693674a 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": "^9.0.0", "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..3ad010c 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@^9.0.0: + version "9.0.0" + resolved "https://registry.yarnpkg.com/highcharts/-/highcharts-9.0.0.tgz#2e5d382481f71c50ac7f086e7bdead394fab71d4" + integrity sha512-MJCtidFytGSQvsV3OEM+vFTLpjUcp7jmFpLn8h3oL4WKp0gxUOQg6Nw00sqMWGdiadst0gOZO4804zynTcYjZQ== hmac-drbg@^1.0.0: version "1.0.1"