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