|
@ -51,7 +51,7 @@ |
|
|
"bull": "4.16.5", |
|
|
"bull": "4.16.5", |
|
|
"cache-manager": "5.7.6", |
|
|
"cache-manager": "5.7.6", |
|
|
"cache-manager-redis-yet": "5.1.4", |
|
|
"cache-manager-redis-yet": "5.1.4", |
|
|
"chart.js": "4.4.7", |
|
|
"chart.js": "4.4.9", |
|
|
"chartjs-adapter-date-fns": "3.0.0", |
|
|
"chartjs-adapter-date-fns": "3.0.0", |
|
|
"chartjs-chart-treemap": "3.1.0", |
|
|
"chartjs-chart-treemap": "3.1.0", |
|
|
"chartjs-plugin-annotation": "3.1.0", |
|
|
"chartjs-plugin-annotation": "3.1.0", |
|
@ -14800,9 +14800,9 @@ |
|
|
"license": "MIT" |
|
|
"license": "MIT" |
|
|
}, |
|
|
}, |
|
|
"node_modules/chart.js": { |
|
|
"node_modules/chart.js": { |
|
|
"version": "4.4.7", |
|
|
"version": "4.4.9", |
|
|
"resolved": "https://registry.npmjs.org/chart.js/-/chart.js-4.4.7.tgz", |
|
|
"resolved": "https://registry.npmjs.org/chart.js/-/chart.js-4.4.9.tgz", |
|
|
"integrity": "sha512-pwkcKfdzTMAU/+jNosKhNL2bHtJc/sSmYgVbuGTEDhzkrhmyihmP7vUc/5ZK9WopidMDHNe3Wm7jOd/WhuHWuw==", |
|
|
"integrity": "sha512-EyZ9wWKgpAU0fLJ43YAEIF8sr5F2W3LqbS40ZJyHIner2lY14ufqv2VMp69MAiZ2rpwxEUxEhIH/0U3xyRynxg==", |
|
|
"license": "MIT", |
|
|
"license": "MIT", |
|
|
"dependencies": { |
|
|
"dependencies": { |
|
|
"@kurkle/color": "^0.3.0" |
|
|
"@kurkle/color": "^0.3.0" |
|
|