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",