Increased the chartjs version to latest 2.9.4 (#14227)

* Increased the chartjs version to latest 2.9.4

* Update remote package.json

* updated remote-web-package.json

* Updates yard lock for remote-web-package.json
This commit is contained in:
rajeshka
2021-02-19 15:49:15 -08:00
committed by GitHub
parent 83da03a728
commit 6ca777ad31
6 changed files with 45 additions and 8 deletions

View File

@@ -63,7 +63,7 @@
"angular2-grid": "2.0.6",
"ansi_up": "^3.0.0",
"applicationinsights": "1.0.8",
"chart.js": "^2.6.0",
"chart.js": "^2.9.4",
"chokidar": "3.4.3",
"graceful-fs": "4.2.3",
"html-query-plan": "git://github.com/kburtram/html-query-plan.git#2.6",
@@ -109,7 +109,7 @@
"devDependencies": {
"7zip": "0.0.6",
"@types/applicationinsights": "0.20.0",
"@types/chart.js": "2.7.57",
"@types/chart.js": "2.9.4",
"@types/chokidar": "2.1.3",
"@types/cookie": "^0.3.3",
"@types/debug": "^4.1.5",