From 8dfebaab040f040d37cfaaeb97d94ed6fb398389 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Dec 2022 08:02:31 +0000 Subject: [PATCH] Bump highcharts from 9.3.2 to 10.3.2 Bumps [highcharts](https://github.com/highcharts/highcharts-dist) from 9.3.2 to 10.3.2. - [Release notes](https://github.com/highcharts/highcharts-dist/releases) - [Commits](https://github.com/highcharts/highcharts-dist/compare/v9.3.2...v10.3.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 cff26193..e7965bde 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,7 @@ "@tippyjs/react": "4.2.6", "dexie": "3.2.2", "dexie-react-hooks": "1.1.1", - "highcharts": "9.3.2", + "highcharts": "10.3.2", "highcharts-react-official": "3.1.0", "igv": "^2.13.3", "lodash-es": "4.17.21", @@ -10861,9 +10861,9 @@ } }, "node_modules/highcharts": { - "version": "9.3.2", - "resolved": "https://registry.npmjs.org/highcharts/-/highcharts-9.3.2.tgz", - "integrity": "sha512-I/48gNMvs3hZxZnPRUqLbnlrGZJJ7YPPVr1+fYeZ35p4pSZAOwTmAGbptrjBr7JlF52HmJH9zMbt/I4TPLu9Pg==" + "version": "10.3.2", + "resolved": "https://registry.npmjs.org/highcharts/-/highcharts-10.3.2.tgz", + "integrity": "sha512-uDSuAOTKXOA90WUE38KKJawzMPjeIX/4UH3fMxZdoypbGVjsbuHO6jJSdeGf1LaDpu5wRg/xjO4QXzJqXfIrkA==" }, "node_modules/highcharts-react-official": { "version": "3.1.0", @@ -26705,9 +26705,9 @@ "dev": true }, "highcharts": { - "version": "9.3.2", - "resolved": "https://registry.npmjs.org/highcharts/-/highcharts-9.3.2.tgz", - "integrity": "sha512-I/48gNMvs3hZxZnPRUqLbnlrGZJJ7YPPVr1+fYeZ35p4pSZAOwTmAGbptrjBr7JlF52HmJH9zMbt/I4TPLu9Pg==" + "version": "10.3.2", + "resolved": "https://registry.npmjs.org/highcharts/-/highcharts-10.3.2.tgz", + "integrity": "sha512-uDSuAOTKXOA90WUE38KKJawzMPjeIX/4UH3fMxZdoypbGVjsbuHO6jJSdeGf1LaDpu5wRg/xjO4QXzJqXfIrkA==" }, "highcharts-react-official": { "version": "3.1.0", diff --git a/package.json b/package.json index d28077b9..27105307 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@tippyjs/react": "4.2.6", "dexie": "3.2.2", "dexie-react-hooks": "1.1.1", - "highcharts": "9.3.2", + "highcharts": "10.3.2", "highcharts-react-official": "3.1.0", "igv": "^2.13.3", "lodash-es": "4.17.21",