summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorgreenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>2017-10-07 08:07:48 +0000
committergreenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>2017-10-07 08:07:48 +0000
commitedb2dae7fc47c8382d0c899671b0f95d5f257b7f (patch)
tree9f37f1305f765462ac5e61cfc63ad317ae6e60f7 /package.json
parent:v: (diff)
downloadmisskey-edb2dae7fc47c8382d0c899671b0f95d5f257b7f.tar.gz
misskey-edb2dae7fc47c8382d0c899671b0f95d5f257b7f.tar.bz2
misskey-edb2dae7fc47c8382d0c899671b0f95d5f257b7f.zip
fix(package): update monk to version 6.0.5
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 6a9e7e26f0..9c5c4ed9f9 100644
--- a/package.json
+++ b/package.json
@@ -124,7 +124,7 @@
"mecab-async": "^0.1.0",
"moji": "^0.5.1",
"mongodb": "2.2.31",
- "monk": "6.0.4",
+ "monk": "6.0.5",
"morgan": "1.9.0",
"ms": "2.0.0",
"multer": "1.3.0",