From 46561b02e9489768c1154fd66d9574ab859fc282 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 04:32:16 +0000 Subject: [PATCH] Bump highcharts from 11.4.8 to 12.0.1 Bumps [highcharts](https://github.com/highcharts/highcharts-dist) from 11.4.8 to 12.0.1. - [Commits](https://github.com/highcharts/highcharts-dist/compare/v11.4.8...v12.0.1) --- 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 71bfad3..41eb5f5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,7 @@ "@vitejs/plugin-react": "^4.3.4", "antd": "^5.22.3", "express": "^4.21.1", - "highcharts": "^11.4.8", + "highcharts": "^12.0.1", "highcharts-react-official": "^3.2.1", "lodash": "^4.17.21", "moment": "^2.30.1", @@ -6771,9 +6771,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.0.1", + "resolved": "https://registry.npmjs.org/highcharts/-/highcharts-12.0.1.tgz", + "integrity": "sha512-86pku0cZnHfEu6uqbbEpU50XKHcAFFXeD4pYvxlVBRDLRDlxpT0WuClgJBuBJZof1ZjFUh1D7IxUxFgt9Epb7Q==" }, "node_modules/highcharts-react-official": { "version": "3.2.1", @@ -14771,9 +14771,9 @@ } }, "highcharts": { - "version": "11.4.8", - "resolved": "https://registry.npmjs.org/highcharts/-/highcharts-11.4.8.tgz", - "integrity": "sha512-5Tke9LuzZszC4osaFisxLIcw7xgNGz4Sy3Jc9pRMV+ydm6sYqsPYdU8ELOgpzGNrbrRNDRBtveoR5xS3SzneEA==" + "version": "12.0.1", + "resolved": "https://registry.npmjs.org/highcharts/-/highcharts-12.0.1.tgz", + "integrity": "sha512-86pku0cZnHfEu6uqbbEpU50XKHcAFFXeD4pYvxlVBRDLRDlxpT0WuClgJBuBJZof1ZjFUh1D7IxUxFgt9Epb7Q==" }, "highcharts-react-official": { "version": "3.2.1", diff --git a/package.json b/package.json index eabfb80..16abc72 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@vitejs/plugin-react": "^4.3.4", "antd": "^5.22.3", "express": "^4.21.1", - "highcharts": "^11.4.8", + "highcharts": "^12.0.1", "highcharts-react-official": "^3.2.1", "lodash": "^4.17.21", "moment": "^2.30.1",