From bb721628cc3c2351fc7512747ee336e0574150a2 Mon Sep 17 00:00:00 2001
From: "greenkeeper[bot]" <greenkeeper[bot]@users.noreply.github.com>
Date: Mon, 8 May 2017 15:19:57 +0000
Subject: [PATCH] fix(package): update js-yaml to version 3.8.4

---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 647e03f97..7d6d3c6ba 100644
--- a/package.json
+++ b/package.json
@@ -117,7 +117,7 @@
     "inquirer": "3.0.6",
     "is-root": "1.0.0",
     "is-url": "1.2.2",
-    "js-yaml": "3.8.3",
+    "js-yaml": "3.8.4",
     "mime-types": "2.1.15",
     "mongodb": "2.2.26",
     "monk": "4.0.0",