Skip to content

Commit

Permalink
bumped dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
lpinca committed Feb 8, 2018
1 parent 0d5d8d4 commit 0567a60
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"node": ">=6.0.0"
},
"dependencies": {
"async": "2.5.x",
"async": "2.6.x",
"body-parser": "1.18.x",
"canvas": "1.6.x",
"connect-redis": "3.3.x",
Expand All @@ -26,13 +26,13 @@
"faye-websocket": "0.11.x",
"forwarded-for": "1.0.x",
"jade": "1.11.x",
"nodemailer": "4.3.x",
"nodemailer": "4.4.x",
"primus": "7.1.x",
"primus-emitter": "3.1.x",
"primus-rooms": "3.4.x",
"redis": "2.8.x",
"serve-favicon": "2.4.x",
"uglify-js": "3.1.x"
"uglify-js": "3.3.x"
},
"devDependencies": {
"JSONStream": "1.3.x"
Expand Down

0 comments on commit 0567a60

Please sign in to comment.