From 43f26270cfcc644dc20d5cd4b064e01eec3bdfa1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 09:17:05 +0100 Subject: [PATCH] Bump chart.js from 4.4.5 to 4.4.6 (#6342) Bumps [chart.js](https://github.com/chartjs/Chart.js) from 4.4.5 to 4.4.6. - [Release notes](https://github.com/chartjs/Chart.js/releases) - [Commits](https://github.com/chartjs/Chart.js/compare/v4.4.5...v4.4.6) --- updated-dependencies: - dependency-name: chart.js dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 32905805754..1df5ee71aa9 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "@apollo/client": "^3.11.8", "@docusaurus/theme-mermaid": "^3.5.2", "bufferutil": "^4.0.8", - "chart.js": "^4.4.5", + "chart.js": "^4.4.6", "crowdin-cli": "^0.3.0", "graphql": "^16.9.0", "graphql-ws": "^5.16.0", diff --git a/yarn.lock b/yarn.lock index f76ad4806a9..1722aa77ab4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4527,10 +4527,10 @@ character-reference-invalid@^2.0.0: resolved "https://registry.npmjs.org/character-reference-invalid/-/character-reference-invalid-2.0.1.tgz" integrity sha512-iBZ4F4wRbyORVsu0jPV7gXkOsGYjGHPmAyv+HiHG8gi5PtC9KI2j1+v8/tlibRvjoWX027ypmG/n0HtO5t7unw== -chart.js@^4.4.5: - version "4.4.5" - resolved "https://registry.yarnpkg.com/chart.js/-/chart.js-4.4.5.tgz#6acd3dd74759e6e1e42275572eaedad3918221d1" - integrity sha512-CVVjg1RYTJV9OCC8WeJPMx8gsV8K6WIyIEQUE3ui4AR9Hfgls9URri6Ja3hyMVBbTF8Q2KFa19PE815gWcWhng== +chart.js@^4.4.6: + version "4.4.6" + resolved "https://registry.yarnpkg.com/chart.js/-/chart.js-4.4.6.tgz#da39b84ca752298270d4c0519675c7659936abec" + integrity sha512-8Y406zevUPbbIBA/HRk33khEmQPk5+cxeflWE/2rx1NJsjVWMPw/9mSP9rxHP5eqi6LNoPBVMfZHxbwLSgldYA== dependencies: "@kurkle/color" "^0.3.0"