diff --git a/package.json b/package.json index 4f6e2c1984..291f71a79f 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "google-palette": "^1.1.0", "granim": "^1.1.0", "happypack": "^5.0.1", - "highcharts": "^6.1.3", + "highcharts": "^7.2.2", "history": "^4.7.2", "hover.css": "^2.3.1", "html-webpack-plugin": "4.0.0-beta.5", diff --git a/yarn.lock b/yarn.lock index 3d4b40c1db..89c2e6db05 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6742,10 +6742,10 @@ hex-color-regex@^1.1.0: resolved "https://registry.yarnpkg.com/hex-color-regex/-/hex-color-regex-1.1.0.tgz#4c06fccb4602fe2602b3c93df82d7e7dbf1a8a8e" integrity sha512-l9sfDFsuqtOqKDsQdqrMRk0U85RZc0RtOR9yPI7mRVOa4FsR/BVnZ0shmQRM96Ji99kYZP/7hn1cedc1+ApsTQ== -highcharts@^6.1.3: - version "6.2.0" - resolved "https://registry.yarnpkg.com/highcharts/-/highcharts-6.2.0.tgz#2a6d04652eb43c66f462ca7e2d2808f1f2782b61" - integrity sha512-A4E89MA+kto8giic7zyLU6ZxfXnVeCUlKOyzFsah3+n4BROx4bgonl92KIBtwLud/mIWir8ahqhuhe2by9LakQ== +highcharts@^7.2.2: + version "7.2.2" + resolved "https://registry.yarnpkg.com/highcharts/-/highcharts-7.2.2.tgz#94d6bae545d7f0fbf49615b28640f5fdbf99d11e" + integrity sha512-jRKujQuPKHLgGQd2sByBI9K5m56CInm2augVZnBYqdmyoU88hcI62uuAXHvxC3FW8YY0FJ74A1uw6sxrcmcmvg== history@^4.7.2: version "4.10.1"