From eac97b0783cd4aa5ee0eab0bf65bc48266104a81 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Aug 2020 14:46:21 +0000 Subject: [PATCH] Bump highcharts from 6.2.0 to 8.2.0 Bumps [highcharts](https://github.com/highcharts/highcharts-dist) from 6.2.0 to 8.2.0. - [Release notes](https://github.com/highcharts/highcharts-dist/releases) - [Commits](https://github.com/highcharts/highcharts-dist/compare/v6.2.0...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 b2e7221..a028f71 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "angular-highcharts": "^6.2.6", "bootstrap": "^4.1.3", "core-js": "^2.5.4", - "highcharts": "^6.1.1", + "highcharts": "^8.2.0", "node-sass": "^4.13.1", "rxjs": "~6.3.3", "tslib": "^1.9.0",