From d489297be94088aed9ccff77ba021d39e9bb1d51 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 May 2021 16:13:11 +0000 Subject: [PATCH] Bump highcharts from 6.1.1 to 9.0.0 in /services/app Bumps [highcharts](https://github.com/highcharts/highcharts-dist) from 6.1.1 to 9.0.0. - [Release notes](https://github.com/highcharts/highcharts-dist/releases) - [Commits](https://github.com/highcharts/highcharts-dist/compare/v6.1.1...v9.0.0) Signed-off-by: dependabot[bot] --- services/app/package.json | 2 +- services/app/yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/services/app/package.json b/services/app/package.json index 6c8a8e5f..0c990d87 100644 --- a/services/app/package.json +++ b/services/app/package.json @@ -118,6 +118,6 @@ "bootswatch": "4.1.2", "filesize": "^3.6.0", "fraction.js": "^4.0.4", - "highcharts": "^6.1.1" + "highcharts": "^9.0.0" } } diff --git a/services/app/yarn.lock b/services/app/yarn.lock index c31caeca..d7a6b665 100644 --- a/services/app/yarn.lock +++ b/services/app/yarn.lock @@ -4927,9 +4927,9 @@ heimdalljs@^0.2.0, heimdalljs@^0.2.1, heimdalljs@^0.2.3, heimdalljs@^0.2.5: dependencies: rsvp "~3.2.1" -highcharts@^6.1.1: - version "6.1.1" - resolved "https://registry.yarnpkg.com/highcharts/-/highcharts-6.1.1.tgz#49dc34f5e963744ecd7eb87603b6cdaf8304c13a" +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"