From e063fb3f8d22cd46a0bb94a386f2aee6f3a8bbbd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2020 16:14:08 +0000 Subject: [PATCH] Bump highcharts from 6.1.0 to 7.2.2 Bumps [highcharts](https://github.com/highcharts/highcharts-dist) from 6.1.0 to 7.2.2. - [Release notes](https://github.com/highcharts/highcharts-dist/releases) - [Commits](https://github.com/highcharts/highcharts-dist/compare/v6.1.0...v7.2.2) 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..762c315 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": "^7.2.2", "moment": "^2.22.1", "react": "^16.3.2", "react-dom": "^16.3.2", diff --git a/yarn.lock b/yarn.lock index d1522e0..ff48004 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@^7.2.2: + version "7.2.2" + resolved "https://registry.yarnpkg.com/highcharts/-/highcharts-7.2.2.tgz#94d6bae545d7f0fbf49615b28640f5fdbf99d11e" hmac-drbg@^1.0.0: version "1.0.1"