|
34 | 34 | "cron":"1.1.0", |
35 | 35 | "express": "4.13.4", |
36 | 36 | "follow-redirects":"0.0.7", |
37 | | - "fs-extra": "0.26.7", |
| 37 | + "fs-extra": "0.27.0", |
38 | 38 | "fs.notify":"0.0.4", |
39 | 39 | "i18next":"1.10.6", |
40 | 40 | "is-utf8":"0.2.1", |
41 | 41 | "media-typer": "0.3.0", |
42 | | - "mqtt": "1.7.4", |
| 42 | + "mqtt": "1.8.0", |
43 | 43 | "mustache": "2.2.1", |
44 | 44 | "nopt": "3.0.6", |
45 | 45 | "oauth2orize":"1.2.2", |
|
66 | 66 | "devDependencies": { |
67 | 67 | "grunt": "0.4.5", |
68 | 68 | "grunt-chmod": "1.1.1", |
69 | | - "grunt-cli": "0.1.13", |
70 | | - "grunt-concurrent":"2.2.1", |
71 | | - "grunt-contrib-clean":"0.7.0", |
72 | | - "grunt-contrib-compress": "0.14.0", |
73 | | - "grunt-contrib-concat":"0.5.1", |
74 | | - "grunt-contrib-copy": "0.8.2", |
75 | | - "grunt-contrib-jshint": "0.12.0", |
76 | | - "grunt-contrib-uglify": "0.11.1", |
77 | | - "grunt-contrib-watch":"0.6.1", |
| 69 | + "grunt-cli": "1.2.0", |
| 70 | + "grunt-concurrent":"2.3.0", |
| 71 | + "grunt-contrib-clean":"1.0.0", |
| 72 | + "grunt-contrib-compress": "1.2.0", |
| 73 | + "grunt-contrib-concat":"1.0.0", |
| 74 | + "grunt-contrib-copy": "1.0.0", |
| 75 | + "grunt-contrib-jshint": "1.0.0", |
| 76 | + "grunt-contrib-uglify": "1.0.1", |
| 77 | + "grunt-contrib-watch":"1.0.0", |
78 | 78 | "grunt-jsonlint":"1.0.7", |
79 | | - "grunt-nodemon":"0.4.1", |
| 79 | + "grunt-nodemon":"0.4.2", |
80 | 80 | "grunt-sass":"1.1.0", |
81 | 81 | "grunt-simple-mocha": "0.4.1", |
82 | 82 | "mocha": "2.4.5", |
83 | | - "should": "6.0.3", |
| 83 | + "should": "8.3.1", |
84 | 84 | "sinon": "1.17.3", |
85 | 85 | "supertest": "1.2.0" |
86 | 86 | }, |
|
0 commit comments