From 9093d38b36c5cd1ba577f49e417dc1afe54d1fc2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 04:21:33 +0000 Subject: [PATCH] chore(deps): bump highcharts from 10.3.3 to 11.4.0 Bumps [highcharts](https://github.com/highcharts/highcharts-dist) from 10.3.3 to 11.4.0. - [Commits](https://github.com/highcharts/highcharts-dist/compare/v10.3.3...v11.4.0) --- 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 | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 11d35d385..70fd2543d 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "crypto-js": "^4.1.1", "d2-utilizr": "^0.2.16", "d3-color": "^1.2.3", - "highcharts": "^10.3.3", + "highcharts": "^11.4.0", "lodash": "^4.17.21", "mathjs": "^9.4.2", "react-beautiful-dnd": "^10.1.1", diff --git a/yarn.lock b/yarn.lock index 08374ba9f..7a50586e8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11532,10 +11532,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.0: + version "11.4.0" + resolved "https://registry.yarnpkg.com/highcharts/-/highcharts-11.4.0.tgz#0f0e9ce21ad1f3baeac14e0362b4fc2a8b8cd382" + integrity sha512-f5POJz2WdHW6SNT4P2CoMjsgcX5F5sJXtdfWLQCaNP9JG0nG5TSGG7+A6vzHGzcDkTPM72EQbRQofNZHaRTUPg== highlight.js@~9.13.0: version "9.13.1"