From 009c9be7ef484945eba01d95ea70b1929858c212 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2019 22:23:17 +0000 Subject: [PATCH] Bump debug from 2.0.0 to 4.1.1 Bumps [debug](https://github.com/visionmedia/debug) from 2.0.0 to 4.1.1. - [Release notes](https://github.com/visionmedia/debug/releases) - [Commits](https://github.com/visionmedia/debug/compare/2.0.0...4.1.1) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6180c70..4b18b13 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "connect-mongo": "~0.4.1", "continuation": "0.1.3", "cookie-parser": "~1.3.3", - "debug": "~2.0.0", + "debug": "~4.1.1", "ejs": "~0.8.5", "email-templates": "1.1.2", "errorhandler": "^1.3.3",