From 3e632899aa371c4b7dba12cd7b87b6c20ef02c26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Dec 2022 08:00:31 +0000 Subject: [PATCH] Bump highcharts from 9.0.1 to 10.3.2 Bumps [highcharts](https://github.com/highcharts/highcharts-dist) from 9.0.1 to 10.3.2. - [Release notes](https://github.com/highcharts/highcharts-dist/releases) - [Commits](https://github.com/highcharts/highcharts-dist/compare/v9.0.1...v10.3.2) --- 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 ee99fd8..6ca975d 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "gulp-concat": "^2.6.1", "gulp-sass": "^4.1.0", "gulp-terser": "^2.0.1", - "highcharts": "^9.0.1", + "highcharts": "^10.3.2", "jquery": "^3.6.0", "timeago": "^1.6.7" } diff --git a/yarn.lock b/yarn.lock index 457eb3a..f9066f6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1303,10 +1303,10 @@ has@^1.0.3: dependencies: function-bind "^1.1.1" -highcharts@^9.0.1: - version "9.0.1" - resolved "https://registry.yarnpkg.com/highcharts/-/highcharts-9.0.1.tgz#49ec994a7897a96fc3e0880f49a0eca34adff6a2" - integrity sha512-0UmcCz2RmFuqfT/Igu3h5sGnkeSqqZwfuYrTzJ/htptmJAo5SSxH62NFcTjVRk+3WstoBJmoXR0v5FVGQUzK5A== +highcharts@^10.3.2: + version "10.3.2" + resolved "https://registry.yarnpkg.com/highcharts/-/highcharts-10.3.2.tgz#cb74091b12c1a0112532857eb751044072aa34a8" + integrity sha512-uDSuAOTKXOA90WUE38KKJawzMPjeIX/4UH3fMxZdoypbGVjsbuHO6jJSdeGf1LaDpu5wRg/xjO4QXzJqXfIrkA== homedir-polyfill@^1.0.1: version "1.0.3"