From 741fb571291e089d3973940cce42ee151e0a3c25 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Sep 2020 11:22:07 +0000 Subject: [PATCH] Bump debug from 2.0.0 to 4.2.0 in /smart-dispatch Bumps [debug](https://github.com/visionmedia/debug) from 2.0.0 to 4.2.0. - [Release notes](https://github.com/visionmedia/debug/releases) - [Commits](https://github.com/visionmedia/debug/compare/2.0.0...4.2.0) Signed-off-by: dependabot[bot] --- smart-dispatch/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 smart-dispatch/package.json diff --git a/smart-dispatch/package.json b/smart-dispatch/package.json old mode 100755 new mode 100644 index 2edb1f5..1c69a7d --- a/smart-dispatch/package.json +++ b/smart-dispatch/package.json @@ -11,7 +11,7 @@ "cookie-parser": "~1.3.3", "morgan": "~1.3.0", "serve-favicon": "~2.1.3", - "debug": "~2.0.0", + "debug": "~4.2.0", "jade": "~1.6.0", "crypto": "~0.0.3", "http":"~0.0.0",