From ac519c7958be8ebafc09a00a6029afe5ae79ccf1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 May 2021 16:01:44 +0000 Subject: [PATCH] Bump highcharts from 6.1.0 to 9.0.0 Bumps [highcharts](https://github.com/highcharts/highcharts-dist) from 6.1.0 to 9.0.0. - [Release notes](https://github.com/highcharts/highcharts-dist/releases) - [Commits](https://github.com/highcharts/highcharts-dist/compare/v6.1.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 3c13116..c9268bb 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "dependencies": { "antd": "^3.4.2", "axios": "^0.18.0", - "highcharts": "^6.1.0", + "highcharts": "^9.0.0", "moment": "^2.22.1", "react": "^16.3.2", "react-dom": "^16.3.2", diff --git a/yarn.lock b/yarn.lock index d1522e0..08f4244 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1928,7 +1928,7 @@ compressible@~2.0.13: compression@^1.5.2: version "1.7.2" - resolved "http://registry.npmjs.org/compression/-/compression-1.7.2.tgz#aaffbcd6aaf854b44ebb280353d5ad1651f59a69" + resolved "https://registry.npmjs.org/compression/-/compression-1.7.2.tgz#aaffbcd6aaf854b44ebb280353d5ad1651f59a69" dependencies: accepts "~1.3.4" bytes "3.0.0" @@ -3731,9 +3731,9 @@ he@1.1.x: version "1.1.1" resolved "https://registry.yarnpkg.com/he/-/he-1.1.1.tgz#93410fd21b009735151f8868c2f271f3427e23fd" -highcharts@^6.1.0: - version "6.1.0" - resolved "https://registry.yarnpkg.com/highcharts/-/highcharts-6.1.0.tgz#115a6ee10ad36a53d9913f1030c6d46da16c7cb5" +highcharts@^9.0.0: + version "9.0.0" + resolved "https://registry.yarnpkg.com/highcharts/-/highcharts-9.0.0.tgz#2e5d382481f71c50ac7f086e7bdead394fab71d4" hmac-drbg@^1.0.0: version "1.0.1"