From 1fe399ec6ac27fe4bed4fcf6a50f03a1313ffe3a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Aug 2020 14:32:56 +0000 Subject: [PATCH] Bump highcharts from 7.2.1 to 7.2.2 Bumps [highcharts](https://github.com/highcharts/highcharts-dist) from 7.2.1 to 7.2.2. - [Release notes](https://github.com/highcharts/highcharts-dist/releases) - [Commits](https://github.com/highcharts/highcharts-dist/compare/v7.2.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 7a1c739e..3c859506 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5991,9 +5991,9 @@ "integrity": "sha512-l9sfDFsuqtOqKDsQdqrMRk0U85RZc0RtOR9yPI7mRVOa4FsR/BVnZ0shmQRM96Ji99kYZP/7hn1cedc1+ApsTQ==" }, "highcharts": { - "version": "7.2.1", - "resolved": "https://registry.npmjs.org/highcharts/-/highcharts-7.2.1.tgz", - "integrity": "sha512-/fSUZiONmM+x49IQJNf8XwZGiNGOPRmxEOcd0xdJP9Xc3OlG46ZiUWgSLfhYQ9Oyhmzc3V3SKYCLud8+rKLi+w==" + "version": "7.2.2", + "resolved": "https://registry.npmjs.org/highcharts/-/highcharts-7.2.2.tgz", + "integrity": "sha512-jRKujQuPKHLgGQd2sByBI9K5m56CInm2augVZnBYqdmyoU88hcI62uuAXHvxC3FW8YY0FJ74A1uw6sxrcmcmvg==" }, "hmac-drbg": { "version": "1.0.1", diff --git a/package.json b/package.json index 6bfb6607..50a53736 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "dialog-polyfill": "^0.5.0", "echarts": "^4.5.0", "echarts-liquidfill": "^2.0.5", - "highcharts": "^7.2.1", + "highcharts": "^7.2.2", "justgage": "^1.3.3", "panzoom": "^8.7.0", "pnotify": "^4.0.0",