From d954337a73efa296f925a95fb2a6bebb14559976 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Tue, 11 Sep 2018 13:30:47 +0000 Subject: [PATCH] fix(package): update debug to version 4.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d9d8a9c..844d3f5 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ }, "dependencies": { "array-index": "^1.0.0", - "debug": "^3.1.0" + "debug": "^4.0.0" }, "devDependencies": { "bindings": "^1.3.0",