|
20 | 20 | "private": true,
|
21 | 21 | "dependencies": {
|
22 | 22 | "async": "~2.1.4",
|
23 |
| - "body-parser": "~1.16.0", |
| 23 | + "body-parser": "~1.17.1", |
24 | 24 | "compression": "~1.6.1",
|
25 | 25 | "date-utils": "~1.2.19",
|
26 | 26 | "ent": "~2.2.0",
|
27 | 27 | "errorhandler": "~1.5.0",
|
28 |
| - "express": "~4.14.0", |
| 28 | + "express": "~4.15.2", |
29 | 29 | "grunt": "~1.0.1",
|
30 | 30 | "grunt-autoprefixer": "~3.0.4",
|
31 | 31 | "grunt-contrib-clean": "~1.0.0",
|
32 | 32 | "grunt-contrib-copy": "~1.0.0",
|
33 | 33 | "grunt-contrib-less": "~1.4.0",
|
34 |
| - "grunt-contrib-uglify": "~2.0.0", |
35 |
| - "grunt-docs": "git://github.com/gruntjs/grunt-docs.git#5c1edec563163d770a4a12e7c169f6cade683ea9", |
| 34 | + "grunt-contrib-uglify": "~2.2.0", |
| 35 | + "grunt-docs": "git://github.com/gruntjs/grunt-docs.git#9c53d14c9ae4c6ffd73a4466b463dbf69ea71618", |
36 | 36 | "grunt-sitemap": "~1.2.1",
|
37 |
| - "highlight.js": "~9.9.0", |
| 37 | + "highlight.js": "~9.10.0", |
38 | 38 | "less-plugin-clean-css": "~1.5.1",
|
39 | 39 | "lodash": "~4.17.4",
|
40 | 40 | "marked": "https://github.com/vladikoff/marked/tarball/master",
|
41 | 41 | "matchdep": "~1.0.1",
|
42 | 42 | "method-override": "~2.3.5",
|
43 | 43 | "node-schedule": "~1.2.0",
|
44 | 44 | "pug": "~2.0.0-beta4",
|
45 |
| - "request": "~2.79.0" |
| 45 | + "request": "~2.81.0" |
46 | 46 | },
|
47 | 47 | "devDependencies": {
|
48 | 48 | "grunt-concurrent": "~2.3.0",
|
|
0 commit comments