From d925f28ee7c84ff8fd8e6d1a63d13438c54c8891 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 May 2021 15:58:02 +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 00318c0f2..050403ace 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "foundation-sites": "git+https://github.com/steemit/foundation-sites.git#e8e32c715bbc4c822b80b555345f61337269ca78", "fs": "^0.0.1-security", "git-rev-sync": "1.9.1", - "highcharts": "6.1.0", + "highcharts": "9.0.0", "hjson": "^3.2.1", "humanize-number": "0.0.2", "imports-loader": "0.7.1", diff --git a/yarn.lock b/yarn.lock index 31765d5d7..6772cd8d1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5299,10 +5299,10 @@ hide-powered-by@1.1.0: resolved "https://registry.yarnpkg.com/hide-powered-by/-/hide-powered-by-1.1.0.tgz#be3ea9cab4bdb16f8744be873755ca663383fa7a" integrity sha512-Io1zA2yOA1YJslkr+AJlWSf2yWFkKjvkcL9Ni1XSUqnGLr/qRQe2UI3Cn/J9MsJht7yEVCe0SscY1HgVMujbgg== -highcharts@6.1.0: - version "6.1.0" - resolved "https://registry.yarnpkg.com/highcharts/-/highcharts-6.1.0.tgz#115a6ee10ad36a53d9913f1030c6d46da16c7cb5" - integrity sha512-YZotALyZD1xJixB8pNOKqBpmxV/NrOpMHQ3l7/CMB1hn5U7KRSviaeyv8/1MT7/rTgEFPOW85mdaFKFr2EfeAw== +highcharts@9.0.0: + version "9.0.0" + resolved "https://registry.yarnpkg.com/highcharts/-/highcharts-9.0.0.tgz#2e5d382481f71c50ac7f086e7bdead394fab71d4" + integrity sha512-MJCtidFytGSQvsV3OEM+vFTLpjUcp7jmFpLn8h3oL4WKp0gxUOQg6Nw00sqMWGdiadst0gOZO4804zynTcYjZQ== highcharts@^4.2.3: version "4.2.7"