From 86fd9be859a6f2e6590c955c4a0789fd970d0570 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Mon, 8 Oct 2018 18:35:17 +0000 Subject: [PATCH] fix(package): update debug to version 4.1.0 Closes #424 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bd325bba..7261137b 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "async": "2.6.0", "body-parser": "1.18.2", "cookie-parser": "1.4.3", - "debug": "3.1.0", + "debug": "4.1.0", "express": "4.16.2", "express-graphql": "0.6.11", "graphql": "0.11.7",