diff --git a/package.json b/package.json index e5f9e3f389..7f3f9c22b7 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "flux_notes_treatment_options_rest_client": "^1.1.2", "font-awesome": "4.7.0", "fuse.js": "^3.3.0", - "highcharts": "^6.2.0", + "highcharts": "^9.0.0", "history": "^4.7.2", "immutable": "3.8.1", "interact.js": "1.2.8", diff --git a/yarn.lock b/yarn.lock index 621cebffff..75daa5ca2f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5415,9 +5415,10 @@ hex-color-regex@^1.1.0: version "1.1.0" resolved "https://registry.yarnpkg.com/hex-color-regex/-/hex-color-regex-1.1.0.tgz#4c06fccb4602fe2602b3c93df82d7e7dbf1a8a8e" -highcharts@^6.2.0: - version "6.2.0" - resolved "https://registry.yarnpkg.com/highcharts/-/highcharts-6.2.0.tgz#2a6d04652eb43c66f462ca7e2d2808f1f2782b61" +highcharts@^9.0.0: + version "9.0.0" + resolved "https://registry.yarnpkg.com/highcharts/-/highcharts-9.0.0.tgz#2e5d382481f71c50ac7f086e7bdead394fab71d4" + integrity sha512-MJCtidFytGSQvsV3OEM+vFTLpjUcp7jmFpLn8h3oL4WKp0gxUOQg6Nw00sqMWGdiadst0gOZO4804zynTcYjZQ== highlight-es@^1.0.0: version "1.0.3"