summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2017-01-14 01:44:18 +0900
committersyuilo <syuilotan@yahoo.co.jp>2017-01-14 01:44:18 +0900
commitf793f80cfd739f7069516d2bde11d93d9cc47a9d (patch)
treef48a10c4030c5837fef683c48988912b69056050 /package.json
parentRefactor (diff)
downloadmisskey-f793f80cfd739f7069516d2bde11d93d9cc47a9d.tar.gz
misskey-f793f80cfd739f7069516d2bde11d93d9cc47a9d.tar.bz2
misskey-f793f80cfd739f7069516d2bde11d93d9cc47a9d.zip
Update dependencies :rocket:
Diffstat (limited to 'package.json')
-rw-r--r--package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json
index c9a0b506d0..237fdbffac 100644
--- a/package.json
+++ b/package.json
@@ -101,7 +101,7 @@
"livescript": "1.5.0",
"mime-types": "2.1.13",
"mocha": "3.2.0",
- "mongodb": "2.2.20",
+ "mongodb": "2.2.21",
"ms": "0.7.2",
"multer": "1.2.1",
"nprogress": "0.2.0",
@@ -113,7 +113,7 @@
"ratelimiter": "2.1.3",
"recaptcha-promise": "0.1.2",
"reconnecting-websocket": "3.0.3",
- "redis": "2.6.3",
+ "redis": "2.6.4",
"request": "2.79.0",
"rimraf": "2.5.4",
"riot": "3.0.7",
@@ -131,7 +131,7 @@
"tcp-port-used": "0.1.2",
"textarea-caret": "3.0.2",
"tslint": "4.3.1",
- "typescript": "2.1.4",
+ "typescript": "2.1.5",
"uuid": "3.0.1",
"velocity-animate": "1.4.0",
"vhost": "3.0.2",
@@ -139,7 +139,7 @@
"vinyl-source-stream": "1.1.0",
"websocket": "1.0.24",
"whatwg-fetch": "2.0.1",
- "xml2json": "0.10.0",
+ "xml2json": "0.11.0",
"yargs": "6.6.0"
}
}