From e6d92b778b214fe5833dd7955514cc598475aaa7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 May 2021 15:57:22 +0000 Subject: [PATCH] Bump highcharts from 6.2.0 to 9.0.0 in /aion-ui Bumps [highcharts](https://github.com/highcharts/highcharts-dist) from 6.2.0 to 9.0.0. - [Release notes](https://github.com/highcharts/highcharts-dist/releases) - [Commits](https://github.com/highcharts/highcharts-dist/compare/v6.2.0...v9.0.0) Signed-off-by: dependabot[bot] --- aion-ui/package.json | 2 +- aion-ui/yarn.lock | 6 +++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/aion-ui/package.json b/aion-ui/package.json index 0711e22..2571a23 100644 --- a/aion-ui/package.json +++ b/aion-ui/package.json @@ -28,7 +28,7 @@ "element-resize-event": "^2.0.9", "format-si-prefix": "^0.3.2", "glamor": "^2.20.24", - "highcharts": "^6.1.4", + "highcharts": "^9.0.0", "highcharts-react-official": "1.4.0", "js-file-download": "^0.4.4", "json-bigint": "^0.3.0", diff --git a/aion-ui/yarn.lock b/aion-ui/yarn.lock index ec9d378..dffae01 100644 --- a/aion-ui/yarn.lock +++ b/aion-ui/yarn.lock @@ -5320,10 +5320,14 @@ highcharts-react-official@1.4.0: highcharts "^6.0.1" highstock-release "^6.0.1" -highcharts@^6.0.1, highcharts@^6.1.4: +highcharts@^6.0.1: version "6.2.0" resolved "https://registry.yarnpkg.com/highcharts/-/highcharts-6.2.0.tgz#2a6d04652eb43c66f462ca7e2d2808f1f2782b61" +highcharts@^9.0.0: + version "9.0.0" + resolved "https://registry.yarnpkg.com/highcharts/-/highcharts-9.0.0.tgz#2e5d382481f71c50ac7f086e7bdead394fab71d4" + highstock-release@^6.0.1: version "6.0.4" resolved "https://registry.yarnpkg.com/highstock-release/-/highstock-release-6.0.4.tgz#c6d982247d97310522cd74b6c2c1f4ae98633e09"