From 5d0b31bf877a474a2a1818a13b337a69ecd95d57 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 May 2021 15:59:55 +0000 Subject: [PATCH] Bump highcharts from 7.0.2 to 9.0.0 Bumps [highcharts](https://github.com/highcharts/highcharts-dist) from 7.0.2 to 9.0.0. - [Release notes](https://github.com/highcharts/highcharts-dist/releases) - [Commits](https://github.com/highcharts/highcharts-dist/compare/v7.0.2...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 4b567f2..48c8e96 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "css-vars-ponyfill": "^1.16.2", "flag-icon-css": "^3.2.0", "font-awesome": "^4.7.0", - "highcharts": "^7.0.2", + "highcharts": "^9.0.0", "js-cookie": "^2.2.0", "perfect-scrollbar": "^1.4.0", "simple-line-icons": "^2.4.1", diff --git a/yarn.lock b/yarn.lock index aa941a8..b772d4c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4633,10 +4633,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@^7.0.2: - version "7.0.2" - resolved "https://registry.yarnpkg.com/highcharts/-/highcharts-7.0.2.tgz#18a59814d3ca61efa593e3141941147327e9eafb" - integrity sha512-0PnX/pzhpoZiLkQ3uN1FgXFM4Y5DFfN58mtTxh1me6sJ3eX+b0/asDgF17yOe4BfQat4xnE9TvgsJwYESTB3XA== +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"