From 04af5a5b8f271cc25e481b3396c836fce24ebcae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 05:03:30 +0000 Subject: [PATCH] Bump highcharts from 11.4.8 to 12.1.2 Bumps [highcharts](https://github.com/highcharts/highcharts-dist) from 11.4.8 to 12.1.2. - [Commits](https://github.com/highcharts/highcharts-dist/compare/v11.4.8...v12.1.2) --- updated-dependencies: - dependency-name: highcharts dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index e2e74e6..a599653 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,7 @@ "@vitejs/plugin-react": "^4.3.4", "antd": "^5.22.7", "express": "^4.21.2", - "highcharts": "^11.4.8", + "highcharts": "^12.1.2", "highcharts-react-official": "^3.2.1", "lodash": "^4.17.21", "moment": "^2.30.1", @@ -6768,9 +6768,9 @@ } }, "node_modules/highcharts": { - "version": "11.4.8", - "resolved": "https://registry.npmjs.org/highcharts/-/highcharts-11.4.8.tgz", - "integrity": "sha512-5Tke9LuzZszC4osaFisxLIcw7xgNGz4Sy3Jc9pRMV+ydm6sYqsPYdU8ELOgpzGNrbrRNDRBtveoR5xS3SzneEA==" + "version": "12.1.2", + "resolved": "https://registry.npmjs.org/highcharts/-/highcharts-12.1.2.tgz", + "integrity": "sha512-paZ72q1um0zZT1sS+O/3JfXVSOLPmZ0zlo8SgRc0rEplPFPQUPc4VpkgQS8IUTueeOBgIWwVpAWyC9tBYbQ0kg==" }, "node_modules/highcharts-react-official": { "version": "3.2.1", @@ -14743,9 +14743,9 @@ } }, "highcharts": { - "version": "11.4.8", - "resolved": "https://registry.npmjs.org/highcharts/-/highcharts-11.4.8.tgz", - "integrity": "sha512-5Tke9LuzZszC4osaFisxLIcw7xgNGz4Sy3Jc9pRMV+ydm6sYqsPYdU8ELOgpzGNrbrRNDRBtveoR5xS3SzneEA==" + "version": "12.1.2", + "resolved": "https://registry.npmjs.org/highcharts/-/highcharts-12.1.2.tgz", + "integrity": "sha512-paZ72q1um0zZT1sS+O/3JfXVSOLPmZ0zlo8SgRc0rEplPFPQUPc4VpkgQS8IUTueeOBgIWwVpAWyC9tBYbQ0kg==" }, "highcharts-react-official": { "version": "3.2.1", diff --git a/package.json b/package.json index dd95f90..4e3ff7d 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@vitejs/plugin-react": "^4.3.4", "antd": "^5.22.7", "express": "^4.21.2", - "highcharts": "^11.4.8", + "highcharts": "^12.1.2", "highcharts-react-official": "^3.2.1", "lodash": "^4.17.21", "moment": "^2.30.1",