Skip to content

Commit f688a80

Browse files
committed
Update dependencies.
1 parent af85cd6 commit f688a80

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,29 +20,29 @@
2020
"private": true,
2121
"dependencies": {
2222
"async": "~2.1.4",
23-
"body-parser": "~1.16.0",
23+
"body-parser": "~1.17.1",
2424
"compression": "~1.6.1",
2525
"date-utils": "~1.2.19",
2626
"ent": "~2.2.0",
2727
"errorhandler": "~1.5.0",
28-
"express": "~4.14.0",
28+
"express": "~4.15.2",
2929
"grunt": "~1.0.1",
3030
"grunt-autoprefixer": "~3.0.4",
3131
"grunt-contrib-clean": "~1.0.0",
3232
"grunt-contrib-copy": "~1.0.0",
3333
"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",
3636
"grunt-sitemap": "~1.2.1",
37-
"highlight.js": "~9.9.0",
37+
"highlight.js": "~9.10.0",
3838
"less-plugin-clean-css": "~1.5.1",
3939
"lodash": "~4.17.4",
4040
"marked": "https://github.com/vladikoff/marked/tarball/master",
4141
"matchdep": "~1.0.1",
4242
"method-override": "~2.3.5",
4343
"node-schedule": "~1.2.0",
4444
"pug": "~2.0.0-beta4",
45-
"request": "~2.79.0"
45+
"request": "~2.81.0"
4646
},
4747
"devDependencies": {
4848
"grunt-concurrent": "~2.3.0",

0 commit comments

Comments
 (0)