diff --git a/midas/package-lock.json b/midas/package-lock.json index 0d94e87..87c4781 100644 --- a/midas/package-lock.json +++ b/midas/package-lock.json @@ -343,9 +343,9 @@ } }, "highcharts": { - "version": "7.1.2", - "resolved": "https://registry.npmjs.org/highcharts/-/highcharts-7.1.2.tgz", - "integrity": "sha512-diSTVxWKefQzShi22gaV63pdrIFlQAsTGe3f328Ur7cqBoYFvHMtiMP+q+VOFdM2mdGVtlUR0QQSxj62LLsPpg==" + "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/midas/package.json b/midas/package.json index dff340f..a305b52 100644 --- a/midas/package.json +++ b/midas/package.json @@ -7,7 +7,7 @@ "durandal": "^2.2.0", "ejs": "^2.6.2", "express": "^4.17.1", - "highcharts": "^7.1.2", + "highcharts": "^7.2.2", "mongodb": "^3.2.7", "mustache": "^3.0.1", "package.json": "^2.0.1",