summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorWu Cheng-Han2016-10-10 21:14:28 +0800
committerWu Cheng-Han2016-10-10 21:14:28 +0800
commitfb5d7e43592c1a14831067e28def9c4b9e2a97ca (patch)
tree8983010d2c478d293e5d756d00d48e56d2dbcced /package.json
parentb734eb9c85fc6b2cfe534206f0f1b01656d9acc3 (diff)
Update npm and bower dependencies with related patch
Diffstat (limited to 'package.json')
-rw-r--r--package.json28
1 files changed, 14 insertions, 14 deletions
diff --git a/package.json b/package.json
index 345b40bf..68b3e368 100644
--- a/package.json
+++ b/package.json
@@ -6,30 +6,30 @@
"license": "MIT",
"dependencies": {
"async": "^2.0.1",
- "blueimp-md5": "^2.3.0",
+ "blueimp-md5": "^2.4.0",
"body-parser": "^1.15.2",
"chance": "^1.0.4",
- "cheerio": "^0.20.0",
+ "cheerio": "^0.22.0",
"compression": "^1.6.2",
- "connect-session-sequelize": "^3.1.0",
+ "connect-session-sequelize": "^3.2.0",
"cookie": "0.3.1",
"cookie-parser": "1.4.3",
"diff-match-patch": "git+https://github.com/hackmdio/diff-match-patch.git",
- "ejs": "^2.5.1",
+ "ejs": "^2.5.2",
"emojify.js": "^1.1.0",
"express": ">=4.14",
- "express-session": "^1.14.0",
+ "express-session": "^1.14.1",
"formidable": "^1.0.17",
- "helmet": "^2.1.2",
+ "helmet": "^2.3.0",
"i18n": "^0.8.3",
"imgur": "git+https://github.com/hackmdio/node-imgur.git",
"jsdom-nogyp": "^0.8.3",
"lz-string": "1.4.4",
- "markdown-it": "^7.0.0",
+ "markdown-it": "^8.0.0",
"markdown-pdf": "^7.0.0",
- "meta-marked": "^0.4.1",
+ "meta-marked": "^0.4.2",
"method-override": "^2.3.6",
- "moment": "^2.14.1",
+ "moment": "^2.15.1",
"morgan": "^1.7.0",
"mysql": "^2.11.1",
"node-uuid": "^1.4.7",
@@ -41,16 +41,16 @@
"passport-google-oauth20": "^1.0.0",
"passport-twitter": "^1.0.4",
"passport.socketio": "^3.6.2",
- "pg": "^6.0.3",
+ "pg": "^6.1.0",
"pg-hstore": "^2.3.2",
"randomcolor": "^0.4.4",
- "request": "^2.74.0",
+ "request": "^2.75.0",
"reveal.js": "3.3.0",
- "sequelize": "^3.23.6",
+ "sequelize": "^3.24.3",
"sequelize-cli": "^2.4.0",
"shortid": "2.2.6",
- "socket.io": "1.4.8",
- "sqlite3": "^3.1.4",
+ "socket.io": "1.5.0",
+ "sqlite3": "^3.1.6",
"string": "^3.3.1",
"tedious": "^1.14.0",
"toobusy-js": "^0.5.1",