From 9f953d190ce4f5379516402d0912cff9559b85fa Mon Sep 17 00:00:00 2001 From: 5chdn <5chdn@users.noreply.github.com> Date: Sat, 1 Dec 2018 18:21:46 +0100 Subject: [PATCH] deps: bump debug to 4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 868eed0..c75f4ab 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "body-parser": "^1.18.3", "chalk": "1.1.1", "d3": "3.5.6", - "debug": "2.2.0", + "debug": "^4.1.0", "express": "^4.16.4", "geoip-lite": "^1.3.2", "grunt": "^1.0.3",