Skip to content

Commit f13f706

Browse files
committed
Update package dependencies
1 parent 85c760d commit f13f706

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

bower.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,13 @@
3131
"js-url": "~2.3.0",
3232
"socket.io-client": "~1.4.5",
3333
"viz.js": "~1.3.0",
34-
"js-yaml": "~3.5.4",
35-
"to-markdown": "~1.3.0",
34+
"js-yaml": "~3.6.0",
35+
"to-markdown": "~3.0.0",
3636
"lz-string": "~1.4.4",
37-
"raphael": "~2.1.4",
37+
"raphael": "~2.2.0",
3838
"flowchart": "~1.6.2",
3939
"xss": "~0.2.10",
40-
"markdown-it": "^6.0.0",
40+
"markdown-it": "^6.0.1",
4141
"markdown-it-abbr": "^1.0.3",
4242
"markdown-it-footnote": "^2.0.0",
4343
"markdown-it-deflist": "^2.0.1",

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@
77
"private": true,
88
"license": "MIT",
99
"dependencies": {
10-
"async": "^1.5.2",
10+
"async": "^2.0.0-rc.3",
1111
"blueimp-md5": "^2.3.0",
1212
"body-parser": "^1.15.0",
13-
"chance": "^1.0.1",
13+
"chance": "^1.0.2",
1414
"cheerio": "^0.20.0",
1515
"compression": "^1.6.1",
1616
"connect-session-sequelize": "^3.0.0",
@@ -22,13 +22,13 @@
2222
"express-session": "^1.13.0",
2323
"formidable": "^1.0.17",
2424
"helmet": "^1.3.0",
25-
"highlight.js": "^9.2.0",
25+
"highlight.js": "^9.3.0",
2626
"imgur": "^0.1.7",
2727
"jsdom-nogyp": "^0.8.3",
2828
"lz-string": "1.4.4",
2929
"markdown-pdf": "^7.0.0",
3030
"marked": "^0.3.5",
31-
"meta-marked": "^0.4.0",
31+
"meta-marked": "^0.4.1",
3232
"method-override": "^2.3.5",
3333
"moment": "^2.12.0",
3434
"morgan": "^1.7.0",
@@ -41,13 +41,13 @@
4141
"passport-github": "^1.1.0",
4242
"passport-twitter": "^1.0.4",
4343
"passport.socketio": "^3.6.1",
44-
"randomcolor": "^0.4.3",
45-
"request": "^2.69.0",
4644
"pg": "^4.5.3",
4745
"pg-hstore": "^2.3.2",
46+
"randomcolor": "^0.4.4",
47+
"request": "^2.72.0",
4848
"reveal.js": "3.2.0",
49-
"shortid": "2.2.4",
5049
"sequelize": "^3.21.0",
50+
"shortid": "2.2.6",
5151
"socket.io": "1.4.5",
5252
"sqlite3": "^3.1.3",
5353
"string": "^3.3.1",

0 commit comments

Comments
 (0)