From 02052e6b830c5e791323e1215660049e9a4fffca Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 6 May 2021 15:48:42 +0000 Subject: [PATCH] [Security] Bump highcharts from 6.2.0 to 9.0.0 Bumps [highcharts](https://github.com/highcharts/highcharts-dist) from 6.2.0 to 9.0.0. **This update includes security fixes.** - [Release notes](https://github.com/highcharts/highcharts-dist/releases) - [Commits](https://github.com/highcharts/highcharts-dist/compare/v6.2.0...v9.0.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) 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"