From 074c0f9c50e9b07e7d93a1997d34fe8a20a3ab30 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Aug 2020 14:30:10 +0000 Subject: [PATCH] build(deps): bump highcharts from 7.1.1 to 7.2.2 Bumps [highcharts](https://github.com/highcharts/highcharts-dist) from 7.1.1 to 7.2.2. - [Release notes](https://github.com/highcharts/highcharts-dist/releases) - [Commits](https://github.com/highcharts/highcharts-dist/compare/v7.1.1...v7.2.2) 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..c0671d4 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": "7.2.2", + "resolved": "https://registry.npmjs.org/highcharts/-/highcharts-7.2.2.tgz", + "integrity": "sha512-jRKujQuPKHLgGQd2sByBI9K5m56CInm2augVZnBYqdmyoU88hcI62uuAXHvxC3FW8YY0FJ74A1uw6sxrcmcmvg==" }, "hosted-git-info": { "version": "2.7.1", diff --git a/package.json b/package.json index d599c18..196fa36 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": "7.2.2", "ionicons": "^4.6.3", "kaleidoscopejs": "^1.0.18", "medium-zoom": "^1.0.4",