From 60f3fb33e78262d23ca6c8193d664da25a511265 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 May 2021 15:58:43 +0000 Subject: [PATCH] build(deps): bump highcharts from 7.1.1 to 9.0.0 Bumps [highcharts](https://github.com/highcharts/highcharts-dist) from 7.1.1 to 9.0.0. - [Release notes](https://github.com/highcharts/highcharts-dist/releases) - [Commits](https://github.com/highcharts/highcharts-dist/compare/v7.1.1...v9.0.0) Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5b71017..a44f710 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2747,9 +2747,9 @@ "integrity": "sha1-EAud8SazLydirfhIa+aMZe+O0qQ=" }, "highcharts": { - "version": "7.1.1", - "resolved": "https://registry.npmjs.org/highcharts/-/highcharts-7.1.1.tgz", - "integrity": "sha512-BQtWDQmH4AweQNFLGJCHBQwv9tj9kyp35bp2FFpmNBm7LOecCQdLjvZNgUKvCsKzBzJJIywcwWu4QEcAkPGCjg==" + "version": "9.0.0", + "resolved": "https://registry.npmjs.org/highcharts/-/highcharts-9.0.0.tgz", + "integrity": "sha512-MJCtidFytGSQvsV3OEM+vFTLpjUcp7jmFpLn8h3oL4WKp0gxUOQg6Nw00sqMWGdiadst0gOZO4804zynTcYjZQ==" }, "hosted-git-info": { "version": "2.7.1", diff --git a/package.json b/package.json index d599c18..be354b7 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "ez-clipboard": "^1.0.0", "focus-within": "^3.0.2", "hex-to-hsl": "^1.0.2", - "highcharts": "7.1.1", + "highcharts": "9.0.0", "ionicons": "^4.6.3", "kaleidoscopejs": "^1.0.18", "medium-zoom": "^1.0.4",