Skip to content

Commit

Permalink
Bump highcharts from 11.4.3 to 12.1.2 in /client
Browse files Browse the repository at this point in the history
Bumps [highcharts](https://github.com/highcharts/highcharts-dist) from 11.4.3 to 12.1.2.
- [Commits](highcharts/highcharts-dist@v11.4.3...v12.1.2)

---
updated-dependencies:
- dependency-name: highcharts
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent b31dfeb commit bd08692
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"dompurify": "^3.1.5",
"es6-promise": "^4.2.8",
"handlebars": "^4.7.8",
"highcharts": "^11.4.3",
"highcharts": "^12.1.2",
"@tippyjs/react": "^4.2.6",
"http-proxy-middleware": "^3.0.0",
"i18n-js": "^4.4.3",
Expand Down
8 changes: 4 additions & 4 deletions client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5256,10 +5256,10 @@ he@^1.2.0:
resolved "https://registry.yarnpkg.com/he/-/he-1.2.0.tgz#84ae65fa7eafb165fddb61566ae14baf05664f0f"
integrity sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==

highcharts@^11.4.3:
version "11.4.3"
resolved "https://registry.yarnpkg.com/highcharts/-/highcharts-11.4.3.tgz#a6cd961e0a7d4bf749ff32db41a90125a6ab4673"
integrity sha512-rMmvYvcdwyUVfnRPfiZ0PnW6TgVhoS0FTBI8fc4Fp8l8ocoC9dMecvxS6E6tm7h7LrnSGoEo3b/0IRHuLatD2w==
highcharts@^12.1.2:
version "12.1.2"
resolved "https://registry.yarnpkg.com/highcharts/-/highcharts-12.1.2.tgz#826114935b3ffb6b99dc906da00f137667a67fbb"
integrity sha512-paZ72q1um0zZT1sS+O/3JfXVSOLPmZ0zlo8SgRc0rEplPFPQUPc4VpkgQS8IUTueeOBgIWwVpAWyC9tBYbQ0kg==

history@^4.7.2:
version "4.10.1"
Expand Down

0 comments on commit bd08692

Please sign in to comment.