From 9a81af0ffda4974af1998231783643a90f3f5e37 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 May 2021 16:13:04 +0000 Subject: [PATCH] Bump highcharts from 7.2.1 to 9.0.0 Bumps [highcharts](https://github.com/highcharts/highcharts-dist) from 7.2.1 to 9.0.0. - [Release notes](https://github.com/highcharts/highcharts-dist/releases) - [Commits](https://github.com/highcharts/highcharts-dist/compare/v7.2.1...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 f9f4ebf..3d183f7 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "private": true, "dependencies": { "codemirror": "^5.49.2", - "highcharts": "^7.2.1", + "highcharts": "^9.0.0", "highcharts-react-official": "^2.2.2", "moment": "^2.24.0", "optimizely-oui": "^44.10.0", diff --git a/yarn.lock b/yarn.lock index e79a861..6241b4b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4869,10 +4869,10 @@ highcharts-react-official@^2.2.2: resolved "https://registry.yarnpkg.com/highcharts-react-official/-/highcharts-react-official-2.2.2.tgz#1a83558f4501b73c99e79aa65325f7bd522d6574" integrity sha512-Xj9JOOL20Vmbl8gjgF2jN89Fx5zqbonjaK6SqwiM4vCjC/ZwtwXEquk+LkymzIVcd4H9Wb/9ASKhBJn5fNtN4g== -highcharts@^7.2.1: - version "7.2.1" - resolved "https://registry.yarnpkg.com/highcharts/-/highcharts-7.2.1.tgz#313c434bbfd4525a72b76c6bfbd9c39dfe2d1993" - integrity sha512-/fSUZiONmM+x49IQJNf8XwZGiNGOPRmxEOcd0xdJP9Xc3OlG46ZiUWgSLfhYQ9Oyhmzc3V3SKYCLud8+rKLi+w== +highcharts@^9.0.0: + version "9.0.0" + resolved "https://registry.yarnpkg.com/highcharts/-/highcharts-9.0.0.tgz#2e5d382481f71c50ac7f086e7bdead394fab71d4" + integrity sha512-MJCtidFytGSQvsV3OEM+vFTLpjUcp7jmFpLn8h3oL4WKp0gxUOQg6Nw00sqMWGdiadst0gOZO4804zynTcYjZQ== highlight.js@9.5.0: version "9.5.0"