From 096d0182b84ea79a5118ee1b1e403dad7b480e21 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 10:10:54 +0200 Subject: [PATCH] Bump chart.js from 4.4.4 to 4.4.5 (#6306) Bumps [chart.js](https://github.com/chartjs/Chart.js) from 4.4.4 to 4.4.5. - [Release notes](https://github.com/chartjs/Chart.js/releases) - [Commits](https://github.com/chartjs/Chart.js/compare/v4.4.4...v4.4.5) --- 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 37da55c6cfe1..cc2f3078acd2 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.4", + "chart.js": "^4.4.5", "crowdin-cli": "^0.3.0", "graphql": "^16.9.0", "graphql-ws": "^5.16.0", diff --git a/yarn.lock b/yarn.lock index 2a67d73ab4f1..624156e2350a 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.4: - version "4.4.4" - resolved "https://registry.npmjs.org/chart.js/-/chart.js-4.4.4.tgz" - integrity sha512-emICKGBABnxhMjUjlYRR12PmOXhJ2eJjEHL2/dZlWjxRAZT1D8xplLFq5M0tMQK8ja+wBS/tuVEJB5C6r7VxJA== +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== dependencies: "@kurkle/color" "^0.3.0"