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"