summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorgreenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>2017-07-30 07:36:58 +0000
committergreenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>2017-07-30 07:36:58 +0000
commitb73f248d561a420fefba5036ca691cd553991a5e (patch)
tree2591193982b5f0391112cf69ba73d462ece0ce91 /package.json
parentMerge pull request #650 from syuilo/greenkeeper/@types/mongodb-2.2.8 (diff)
downloadmisskey-b73f248d561a420fefba5036ca691cd553991a5e.tar.gz
misskey-b73f248d561a420fefba5036ca691cd553991a5e.tar.bz2
misskey-b73f248d561a420fefba5036ca691cd553991a5e.zip
fix(package): update js-yaml to version 3.9.1
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 838dc6b089..da92a079ef 100644
--- a/package.json
+++ b/package.json
@@ -117,7 +117,7 @@
"inquirer": "3.2.0",
"is-root": "1.0.0",
"is-url": "1.2.2",
- "js-yaml": "3.9.0",
+ "js-yaml": "3.9.1",
"mongodb": "2.2.30",
"monk": "6.0.1",
"morgan": "1.8.2",