Feature/upgrade chart.js to version 3.7.0 (#601)

* Upgrade chart.js from version 3.5.0 to 3.7.0

* Update changelog
This commit is contained in:
Thomas Kaul
2021-12-30 22:18:39 +01:00
committed by GitHub
parent b291d9e031
commit 15344513ce
3 changed files with 6 additions and 5 deletions

View File

@ -82,7 +82,7 @@
"bootstrap": "4.6.0",
"cache-manager": "3.4.3",
"cache-manager-redis-store": "2.0.0",
"chart.js": "3.5.0",
"chart.js": "3.7.0",
"chartjs-adapter-date-fns": "2.0.0",
"chartjs-plugin-datalabels": "2.0.0",
"cheerio": "1.0.0-rc.6",