From b2f17159739af2dd9ab127097c8ac013a4ddfd20 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Wed, 5 Apr 2017 08:51:47 -0400 Subject: [PATCH] chore(package): update js-yaml to version 3.8.3 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2f60879..274fba2 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "ejs": "^2.3.1", "isbinaryfile": "^3.0.0", "joi": "^10.0.0", - "js-yaml": "^3.4.5", + "js-yaml": "^3.8.3", "lodash": "^4.12.0", "minimatch": "^3.0.0", "mkdirp": "^0.5.1",