From 81a525ad189401cf832ab50f647d028c906002d9 Mon Sep 17 00:00:00 2001 From: RMacfarlane Date: Tue, 20 Oct 2020 17:22:14 -0700 Subject: [PATCH] Update debug version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0157174..03cbeb6 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "dependencies": { "body-parser": "~1.17.1", "cookie-parser": "~1.4.3", - "debug": "~2.6.3", + "debug": "~4.2.3", "express": "~4.15.2", "express-session": "^1.15.3", "hbs": "~4.0.1",