From 3ca2104655e0792d3327c54e80e3428bf573e028 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:50:28 +0000 Subject: [PATCH] chore(deps): [security] bump highcharts from 8.2.0 to 9.0.0 Bumps [highcharts](https://github.com/highcharts/highcharts-dist) from 8.2.0 to 9.0.0. **This update includes a security fix.** - [Release notes](https://github.com/highcharts/highcharts-dist/releases) - [Commits](https://github.com/highcharts/highcharts-dist/compare/v8.2.0...v9.0.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 7bbbf9c27..c50bf0de1 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "chalk": "^4.1.0", "echarts": "^4.8.0", "flatpickr": "^4.6.8", - "highcharts": "^8.1.2", + "highcharts": "^9.0.0", "intl-tel-input": "^17.0.3", "jquery.maskedinput": "^1.4.1", "select2": "^4.0.13", diff --git a/yarn.lock b/yarn.lock index 1ff2b8aab..e1b9f1033 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3944,10 +3944,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@^8.1.2: - version "8.2.0" - resolved "https://registry.yarnpkg.com/highcharts/-/highcharts-8.2.0.tgz#3d4893015caf1a7c9ed85284d983911e844649f3" - integrity sha512-s3R7UEaMWUDJNxFfdjuiOtI8rnSvhEZUNN4TA7LiDRc9Tw7DUKvTv5WXSTYzxojokLbybwwlf9t3jg/meAUTnQ== +highcharts@^9.0.0: + version "9.0.0" + resolved "https://registry.yarnpkg.com/highcharts/-/highcharts-9.0.0.tgz#2e5d382481f71c50ac7f086e7bdead394fab71d4" + integrity sha512-MJCtidFytGSQvsV3OEM+vFTLpjUcp7jmFpLn8h3oL4WKp0gxUOQg6Nw00sqMWGdiadst0gOZO4804zynTcYjZQ== hmac-drbg@^1.0.0: version "1.0.1"