From 709af127910088456a0fcb9ff2fb4c58387a9e46 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Wed, 12 Sep 2018 07:04:48 +0000 Subject: [PATCH] fix(package): update debug to version 4.0.1 Closes #289 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 802ed27..569b9dc 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "bittorrent-peerid": "^1.0.2", "bn.js": "^4.4.0", "compact2string": "^1.2.0", - "debug": "^3.1.0", + "debug": "^4.0.1", "inherits": "^2.0.1", "ip": "^1.0.1", "lru": "^3.0.0",