diff --git a/client/package.json b/client/package.json index 8aa03f8..e26b5ee 100644 --- a/client/package.json +++ b/client/package.json @@ -17,7 +17,7 @@ "dompurify": "^3.1.5", "es6-promise": "^4.2.8", "handlebars": "^4.7.8", - "highcharts": "^11.4.3", + "highcharts": "^12.0.2", "@tippyjs/react": "^4.2.6", "http-proxy-middleware": "^3.0.0", "i18n-js": "^4.4.3", diff --git a/client/yarn.lock b/client/yarn.lock index 7a37da9..b617d61 100644 --- a/client/yarn.lock +++ b/client/yarn.lock @@ -5256,10 +5256,10 @@ he@^1.2.0: resolved "https://registry.yarnpkg.com/he/-/he-1.2.0.tgz#84ae65fa7eafb165fddb61566ae14baf05664f0f" integrity sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw== -highcharts@^11.4.3: - version "11.4.3" - resolved "https://registry.yarnpkg.com/highcharts/-/highcharts-11.4.3.tgz#a6cd961e0a7d4bf749ff32db41a90125a6ab4673" - integrity sha512-rMmvYvcdwyUVfnRPfiZ0PnW6TgVhoS0FTBI8fc4Fp8l8ocoC9dMecvxS6E6tm7h7LrnSGoEo3b/0IRHuLatD2w== +highcharts@^12.0.2: + version "12.0.2" + resolved "https://registry.yarnpkg.com/highcharts/-/highcharts-12.0.2.tgz#4f53248d3cd5a50b3042a9ebec309c70dc58f4d1" + integrity sha512-DKZFNn2Mk3EUmOfJIvIgPqBjUoKDkDW9WY1nT9zrhfB9SSyg5yVbVEFrw267C4+Hzg4U1H/0i0Z6S3VYJwg6qQ== history@^4.7.2: version "4.10.1"