From a370609e8c901a530345d46b604e3d956be5b26f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 May 2021 16:01:52 +0000 Subject: [PATCH] Bump highcharts from 8.0.0 to 9.0.0 Bumps [highcharts](https://github.com/highcharts/highcharts-dist) from 8.0.0 to 9.0.0. - [Release notes](https://github.com/highcharts/highcharts-dist/releases) - [Commits](https://github.com/highcharts/highcharts-dist/compare/v8.0.0...v9.0.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 54e3d7e..acf07c0 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "d3-shape": "^1.3.7", "d3-time": "^1.1.0", "d3-zoom": "^1.8.3", - "highcharts": "^8.0.0", + "highcharts": "^9.0.0", "highcharts-react": "^0.0.3", "highcharts-react-official": "^2.2.2", "jss": "^10.0.4", diff --git a/yarn.lock b/yarn.lock index 1a13102..bdb340e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3629,10 +3629,10 @@ highcharts@^5.0.12: resolved "https://registry.yarnpkg.com/highcharts/-/highcharts-5.0.15.tgz#a9af11538a85b85f300e66f7a0e048a7ef8ab381" integrity sha512-+LTe57ntLyWgkjsHzLmvRspM3FVKtds7iDswOTwuTAmZD3FtG1I/DqHiVSRjX92RQmQMZ1M7dcoRb7T648m1xA== -highcharts@^8.0.0: - version "8.0.0" - resolved "https://registry.yarnpkg.com/highcharts/-/highcharts-8.0.0.tgz#fcf77a511d6ea477b9d8447afd9dedbfc85e2727" - integrity sha512-jRKLiP0i29zKSEgMDASyrfpivrM3e8V8yTv8YUZtRzB2mXR+hsBNHWZw2hNRZVxqq1QCVmW/9Z/BLFvYlJELqA== +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"