From 263494f11c78f2c918fa7be6c1064c5a98625672 Mon Sep 17 00:00:00 2001 From: Bill Church Date: Tue, 11 Sep 2018 15:44:06 -0400 Subject: [PATCH] updated debug non-essential, update debug package --- package.json | 2 +- workspace/extensions/webssh2/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 4cde826..70856ed 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "basic-auth": "^2.0.0", "colors": "^1.3.1", "compression": "^1.7.3", - "debug": "^3.1.0", + "debug": "^4.0.0", "express": "^4.16.3", "express-session": "^1.15.6", "morgan": "^1.9.0", diff --git a/workspace/extensions/webssh2/package.json b/workspace/extensions/webssh2/package.json index 4cde826..70856ed 100644 --- a/workspace/extensions/webssh2/package.json +++ b/workspace/extensions/webssh2/package.json @@ -30,7 +30,7 @@ "basic-auth": "^2.0.0", "colors": "^1.3.1", "compression": "^1.7.3", - "debug": "^3.1.0", + "debug": "^4.0.0", "express": "^4.16.3", "express-session": "^1.15.6", "morgan": "^1.9.0",