summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorgreenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>2018-09-07 10:32:06 +0000
committergreenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>2018-09-07 10:32:06 +0000
commit2c0e514fb2dc5c8ac534f163beb0a36b9787c309 (patch)
tree7f832c5e5537384e6dba735226b1adfd8636dacf /package.json
parent#2652 (#2658) (diff)
downloadmisskey-2c0e514fb2dc5c8ac534f163beb0a36b9787c309.tar.gz
misskey-2c0e514fb2dc5c8ac534f163beb0a36b9787c309.tar.bz2
misskey-2c0e514fb2dc5c8ac534f163beb0a36b9787c309.zip
fix(package): update commander to version 2.18.0
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 ab984eef5c..82c7c828c3 100644
--- a/package.json
+++ b/package.json
@@ -90,7 +90,7 @@
"cafy": "11.3.0",
"chalk": "2.4.1",
"chart.js": "2.7.2",
- "commander": "2.17.1",
+ "commander": "2.18.0",
"crc-32": "1.2.0",
"css-loader": "1.0.0",
"dateformat": "3.0.3",