fix(deps): update dependency chart.js to v4.4.5 (#3974)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-10-20 15:05:34 -07:00 committed by GitHub
parent 23a91674bc
commit 87c0b88fda
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

4
web/package-lock.json generated
View file

@ -10303,7 +10303,9 @@
}
},
"node_modules/chart.js": {
"version": "4.4.4",
"version": "4.4.5",
"resolved": "https://registry.npmjs.org/chart.js/-/chart.js-4.4.5.tgz",
"integrity": "sha512-CVVjg1RYTJV9OCC8WeJPMx8gsV8K6WIyIEQUE3ui4AR9Hfgls9URri6Ja3hyMVBbTF8Q2KFa19PE815gWcWhng==",
"license": "MIT",
"dependencies": {
"@kurkle/color": "^0.3.0"