diff --git a/services/app/package.json b/services/app/package.json index 6c8a8e5f..0d92405a 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": "^7.2.2" } } diff --git a/services/app/yarn.lock b/services/app/yarn.lock index c31caeca..1ebb92af 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@^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"