From 44ec9a8512095ed813537fc89eead4ded6d7638d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 13:49:39 +0000 Subject: [PATCH] chore(deps): bump highcharts from 10.3.3 to 11.4.8 Bumps [highcharts](https://github.com/highcharts/highcharts-dist) from 10.3.3 to 11.4.8. - [Commits](https://github.com/highcharts/highcharts-dist/compare/v10.3.3...v11.4.8) --- updated-dependencies: - dependency-name: highcharts dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 ++++------ 2 files changed, 5 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 300a1122c..9e9d39600 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "crypto-js": "^4.2.0", "d2-utilizr": "^0.2.16", "d3-color": "^1.2.3", - "highcharts": "^10.3.3", + "highcharts": "^11.4.8", "lodash": "^4.17.21", "markdown-it": "^13.0.1", "mathjs": "^9.4.2", diff --git a/yarn.lock b/yarn.lock index 8c527e3d7..c8451dc0d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11683,10 +11683,10 @@ hex-color-regex@^1.1.0: resolved "https://registry.yarnpkg.com/hex-color-regex/-/hex-color-regex-1.1.0.tgz#4c06fccb4602fe2602b3c93df82d7e7dbf1a8a8e" integrity sha512-l9sfDFsuqtOqKDsQdqrMRk0U85RZc0RtOR9yPI7mRVOa4FsR/BVnZ0shmQRM96Ji99kYZP/7hn1cedc1+ApsTQ== -highcharts@^10.3.3: - version "10.3.3" - resolved "https://registry.yarnpkg.com/highcharts/-/highcharts-10.3.3.tgz#b8acca24f2d4b1f2f726540734166e59e07b35c4" - integrity sha512-r7wgUPQI9tr3jFDn3XT36qsNwEIZYcfgz4mkKEA6E4nn5p86y+u1EZjazIG4TRkl5/gmGRtkBUiZW81g029RIw== +highcharts@^11.4.8: + version "11.4.8" + resolved "https://registry.yarnpkg.com/highcharts/-/highcharts-11.4.8.tgz#252e71b81c24ec9f99e756b76dbebd7546e18dda" + integrity sha512-5Tke9LuzZszC4osaFisxLIcw7xgNGz4Sy3Jc9pRMV+ydm6sYqsPYdU8ELOgpzGNrbrRNDRBtveoR5xS3SzneEA== highlight.js@~9.13.0: version "9.13.1" @@ -20987,10 +20987,8 @@ watchpack@^1.7.4: resolved "https://registry.yarnpkg.com/watchpack/-/watchpack-1.7.5.tgz#1267e6c55e0b9b5be44c2023aed5437a2c26c453" integrity sha512-9P3MWk6SrKjHsGkLT2KHXdQ/9SNkyoJbabxnKOoJepsvJjJG8uYTR3yTPxPQvNDI3w4Nz1xnE0TLHK4RIVe/MQ== dependencies: - chokidar "^3.4.1" graceful-fs "^4.1.2" neo-async "^2.5.0" - watchpack-chokidar2 "^2.0.1" optionalDependencies: chokidar "^3.4.1" watchpack-chokidar2 "^2.0.1"