From d4ac07d61648d2f6270a9ad4a36141a8aaefc26c Mon Sep 17 00:00:00 2001 From: Sophia Antipenko Date: Thu, 28 Sep 2017 13:36:46 +0300 Subject: [PATCH] Update debug to 3.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1e0e4ead..c347110b 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "bluebird": "^3.0.1", "cheerio": "0.22.0", "css-url-parser": "^1.0.0", - "debug": "^3.0.0", + "debug": "^3.1.0", "fs-extra": "^4.0.0", "he": "^1.1.0", "lodash": "^4.11.1",