From 4e93ffb4b9d90a4c5e6cafbd4a8b29e2d15ee47f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Aug 2020 14:28:34 +0000 Subject: [PATCH] Bump highcharts from 6.2.0 to 7.2.2 Bumps [highcharts](https://github.com/highcharts/highcharts-dist) from 6.2.0 to 7.2.2. - [Release notes](https://github.com/highcharts/highcharts-dist/releases) - [Commits](https://github.com/highcharts/highcharts-dist/compare/v6.2.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 606233956f..4ae04d7e84 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "filesize": "^3.5.11", "handlebars": "^4.0.14", "handlebars-intl": "^1.1.2", - "highcharts": "^6.1.0", + "highcharts": "^7.2.2", "history": "^4.6.3", "identity-obj-proxy": "^3.0.0", "isomorphic-fetch": "^2.2.1", diff --git a/yarn.lock b/yarn.lock index fcf7849273..fe81b2bcfe 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4674,10 +4674,10 @@ highcharts@^6.0.0: version "6.0.4" resolved "https://registry.yarnpkg.com/highcharts/-/highcharts-6.0.4.tgz#bb6956de2fbe24fa4b6141be7ceadc052ca2abf9" -highcharts@^6.1.0: - version "6.2.0" - resolved "https://registry.yarnpkg.com/highcharts/-/highcharts-6.2.0.tgz#2a6d04652eb43c66f462ca7e2d2808f1f2782b61" - integrity sha512-A4E89MA+kto8giic7zyLU6ZxfXnVeCUlKOyzFsah3+n4BROx4bgonl92KIBtwLud/mIWir8ahqhuhe2by9LakQ== +highcharts@^7.2.2: + version "7.2.2" + resolved "https://registry.yarnpkg.com/highcharts/-/highcharts-7.2.2.tgz#94d6bae545d7f0fbf49615b28640f5fdbf99d11e" + integrity sha512-jRKujQuPKHLgGQd2sByBI9K5m56CInm2augVZnBYqdmyoU88hcI62uuAXHvxC3FW8YY0FJ74A1uw6sxrcmcmvg== history@^4.6.3, history@^4.7.2: version "4.7.2"