summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2018-04-18 14:10:12 +0900
committersyuilo <syuilotan@yahoo.co.jp>2018-04-18 14:10:12 +0900
commit9ed188f392e1fcdfb6fc27705d32eefdd7e78747 (patch)
tree505ba2c9819f5c16e36fd0a4e04cbcf13e575ab7
parentFix bug (diff)
parentMerge pull request #1507 from syuilo/greenkeeper/mongodb-3.0.7 (diff)
downloadsharkey-9ed188f392e1fcdfb6fc27705d32eefdd7e78747.tar.gz
sharkey-9ed188f392e1fcdfb6fc27705d32eefdd7e78747.tar.bz2
sharkey-9ed188f392e1fcdfb6fc27705d32eefdd7e78747.zip
Merge branch 'master' of https://github.com/syuilo/misskey
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index b2947a4f68..82fcbd2135 100644
--- a/package.json
+++ b/package.json
@@ -152,7 +152,7 @@
"mkdirp": "0.5.1",
"mocha": "5.0.5",
"moji": "0.5.1",
- "mongodb": "3.0.6",
+ "mongodb": "3.0.7",
"monk": "6.0.5",
"ms": "2.1.1",
"nan": "2.10.0",