From f6b40861dbcee7a903f62d38ec8ac90803452b92 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Apr 2022 21:19:04 -0700 Subject: [PATCH] Bump highcharts from 8.2.0 to 9.0.0 (#763) Bumps [highcharts](https://github.com/highcharts/highcharts-dist) from 8.2.0 to 9.0.0. - [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[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index f929e719..f2f6b125 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "file-saver": "^2.0.2", "fuzzyset.js": "^0.0.8", "handlebars": "^4.7.7", - "highcharts": "^8.2.0", + "highcharts": "^9.0.0", "highcharts-regression": "streamlinesocial/highcharts-regression", "jquery": "^3.4.1", "js-cookie": "^2.2.0", diff --git a/yarn.lock b/yarn.lock index ecb6a2d1..32fb283b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3503,10 +3503,10 @@ highcharts-regression@streamlinesocial/highcharts-regression: version "2.0.2" resolved "https://codeload.github.com/streamlinesocial/highcharts-regression/tar.gz/63165d0657c35b508c4cf32353139dcbd32b6781" -highcharts@^8.2.0: - 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.1: version "1.0.1"