From 0b7a23b9ea74b9c86a71d9bc26ff831d04da4f8f Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Tue, 8 Aug 2017 23:52:01 +0000 Subject: [PATCH] fix(package): update debug to version 3.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8fc7e2d..12dbb82 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ }, "dependencies": { "bluebird": "3.5.0", - "debug": "2.6.8", + "debug": "3.0.0", "lodash": "4.17.4" }, "config": {