From 7207230ac9ed33a604a4a4b4ac4c470a9163ce20 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Tue, 20 Jun 2017 08:45:00 -0700 Subject: [PATCH] fix(package): update throat to version 4.0.0 (#187) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6d32915..071c6e3 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "string-template": "^1.0.0", "strip-bom": "^3.0.0", "thenify": "^3.1.0", - "throat": "^3.0.0", + "throat": "^4.0.0", "touch": "^1.0.0", "typescript": "^2.1.4", "xtend": "^4.0.0",