From 5da9429e39a3322faf264f92b21cff02fdde200b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Aug 2020 14:34:23 +0000 Subject: [PATCH] build(deps): bump highcharts from 5.0.15 to 8.2.0 Bumps [highcharts](https://github.com/highcharts/highcharts-dist) from 5.0.15 to 8.2.0. - [Release notes](https://github.com/highcharts/highcharts-dist/releases) - [Commits](https://github.com/highcharts/highcharts-dist/commits/v8.2.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6997baf..faa90ba 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "apischema": "0.0.28", "async-validator": "^1.6.8", "axios": "^0.15.3", - "highcharts": "^5.0.14", + "highcharts": "^8.2.0", "highcharts-custom-events": "^2.0.20", "iview": "2.14.3", "js-cookie": "^2.1.4",