Commit d3f86c2 1 parent 7adc1b4 commit d3f86c2 Copy full SHA for d3f86c2
File tree 2 files changed +5
-4
lines changed
2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 17
17
"test:watch" : " PORT=2998 NODE_ENV=test chokidar '**/*.js' --initial --ignore node_modules -c 'mocha --exit --recursive test/'"
18
18
},
19
19
"dependencies" : {
20
- "chart.js" : " ^2.7 .3" ,
20
+ "chart.js" : " ^2.9 .3" ,
21
21
"chartjs-chart-radial-gauge" : " ^1.0.3" ,
22
22
"chartjs-node-canvas" : " https://github.com/typpo/ChartjsNodeCanvas.git#c34802fc3c30e4d1992678134d3ee10d160f65f4" ,
23
23
"chartjs-plugin-annotation" : " ^0.5.7" ,
Original file line number Diff line number Diff line change @@ -638,9 +638,10 @@ chart.js@^2.4.0:
638
638
chartjs-color "^2.1.0"
639
639
moment "^2.10.2"
640
640
641
- chart.js@^2.7.3 :
642
- version "2.7.3"
643
- resolved "https://registry.yarnpkg.com/chart.js/-/chart.js-2.7.3.tgz#cdb61618830bf216dc887e2f7b1b3c228b73c57e"
641
+ chart.js@^2.9.3 :
642
+ version "2.9.3"
643
+ resolved "https://registry.yarnpkg.com/chart.js/-/chart.js-2.9.3.tgz#ae3884114dafd381bc600f5b35a189138aac1ef7"
644
+ integrity sha512-+2jlOobSk52c1VU6fzkh3UwqHMdSlgH1xFv9FKMqHiNCpXsGPQa/+81AFa+i3jZ253Mq9aAycPwDjnn1XbRNNw==
644
645
dependencies :
645
646
chartjs-color "^2.1.0"
646
647
moment "^2.10.2"
You can’t perform that action at this time.
0 commit comments