From 744fd9115d7339b35c5b2d6c860371bac0353568 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Thu, 26 Apr 2018 06:34:05 +0000 Subject: [PATCH] fix(package): update chalk to version 2.4.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5a0dfeb..48aa614 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ } }, "dependencies": { - "chalk": "2.4.0", + "chalk": "2.4.1", "micro": "9.3.0", "ms": "2.1.1", "node-fetch": "2.1.2",