Skip to content

Commit 47479c2

Browse files
committed
Merge pull request #49 from hackmdio/greenkeeper-update-all
Update all dependencies 🌴
2 parents a0b1321 + e9718d3 commit 47479c2

1 file changed

Lines changed: 12 additions & 12 deletions

File tree

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -7,26 +7,26 @@
77
"private": true,
88
"license": "MIT",
99
"dependencies": {
10-
"async": "^0.9.0",
10+
"async": "^1.5.0",
1111
"blueimp-md5": "^1.1.0",
1212
"body-parser": "^1.12.3",
13-
"chance": "^0.7.5",
13+
"chance": "^0.8.0",
1414
"cheerio": "^0.19.0",
1515
"compression": "^1.4.3",
1616
"connect-mongo": "^0.8.1",
1717
"kerberos": "0.0.17",
1818
"cookie": "0.2.3",
1919
"cookie-parser": "1.4.0",
20-
"ejs": "^1.0.0",
20+
"ejs": "^2.3.4",
2121
"emojify.js": "^1.0.1",
2222
"express": ">=4.5",
2323
"express-session": "^1.11.1",
2424
"formidable": "^1.0.17",
25-
"highlight.js": "^8.4.0",
25+
"highlight.js": "^9.0.0",
2626
"imgur": "^0.1.7",
2727
"jsdom-nogyp": "^0.8.3",
28-
"lz-string": "1.3.6",
29-
"markdown-pdf": "^5.2.0",
28+
"lz-string": "1.4.4",
29+
"markdown-pdf": "^6.0.0",
3030
"marked": "^0.3.5",
3131
"method-override": "^2.3.2",
3232
"moment": "^2.10.3",
@@ -40,14 +40,14 @@
4040
"passport-twitter": "^1.0.3",
4141
"passport.socketio": "^3.6.1",
4242
"pg": "4.x",
43-
"randomcolor": "^0.2.0",
44-
"shortid": "2.2.2",
45-
"socket.io": "1.3.5",
43+
"randomcolor": "^0.4.2",
44+
"shortid": "2.2.4",
45+
"socket.io": "1.3.7",
4646
"string": "^3.2.0",
4747
"toobusy-js": "^0.4.1",
48-
"winston": "^1.0.0",
49-
"mustache": "2.1.3",
50-
"reveal.js": "3.1.0"
48+
"winston": "^2.1.1",
49+
"mustache": "2.2.1",
50+
"reveal.js": "3.2.0"
5151
},
5252
"engines": {
5353
"node": "0.10.x"

0 commit comments

Comments
 (0)