From 18a154e6b0708693125a2ddedd13b1da28e80135 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 May 2024 09:37:39 +0300 Subject: [PATCH] Bump highcharts from 11.4.1 to 11.4.3 in /Plan/react/dashboard (#3637) Bumps [highcharts](https://github.com/highcharts/highcharts-dist) from 11.4.1 to 11.4.3. - [Commits](https://github.com/highcharts/highcharts-dist/compare/v11.4.1...v11.4.3) --- updated-dependencies: - dependency-name: highcharts dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Plan/react/dashboard/package.json | 2 +- Plan/react/dashboard/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Plan/react/dashboard/package.json b/Plan/react/dashboard/package.json index e683f3ec7..79850fe51 100644 --- a/Plan/react/dashboard/package.json +++ b/Plan/react/dashboard/package.json @@ -25,7 +25,7 @@ "axios": "^1.7.2", "bootstrap": "^5.3.3", "export-to-csv": "^1.3.0", - "highcharts": "^11.4.1", + "highcharts": "^11.4.3", "i18next": "^23.11.5", "i18next-chained-backend": "^4.6.2", "i18next-http-backend": "^2.5.2", diff --git a/Plan/react/dashboard/yarn.lock b/Plan/react/dashboard/yarn.lock index b53957cee..28b87649b 100644 --- a/Plan/react/dashboard/yarn.lock +++ b/Plan/react/dashboard/yarn.lock @@ -2025,10 +2025,10 @@ hastscript@^6.0.0: property-information "^5.0.0" space-separated-tokens "^1.0.0" -highcharts@^11.4.1: - version "11.4.1" - resolved "https://registry.yarnpkg.com/highcharts/-/highcharts-11.4.1.tgz#e40e97c4ea61a10389da75bff0cdb8f83bdb57e1" - integrity sha512-t+BjB4hba5rNheczCrpyDz8BJrqGdgECHaaXQrgbf1mRdPMPemlOfo08/kTMgZ/Kp/Xfj015atdXpUFdwUU12Q== +highcharts@^11.4.3: + version "11.4.3" + resolved "https://registry.yarnpkg.com/highcharts/-/highcharts-11.4.3.tgz#a6cd961e0a7d4bf749ff32db41a90125a6ab4673" + integrity sha512-rMmvYvcdwyUVfnRPfiZ0PnW6TgVhoS0FTBI8fc4Fp8l8ocoC9dMecvxS6E6tm7h7LrnSGoEo3b/0IRHuLatD2w== highlight.js@^10.4.1, highlight.js@~10.7.0: version "10.7.3"