From a967626a1d1ec990090a63b4999337fd83abf223 Mon Sep 17 00:00:00 2001 From: Dimitar Nestorov Date: Wed, 15 May 2019 22:55:56 +0300 Subject: [PATCH] [chore] Bump debug to version 4.1.0 (#581) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0a93a82b9..018ed62b6 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "dependencies": { "accepts": "~1.3.4", "base64id": "2.0.0", - "debug": "~3.1.0", + "debug": "~4.1.0", "engine.io-parser": "~2.1.0", "ws": "~6.1.0", "cookie": "0.3.1"