From 86de9a0b9c8785b2412c65b5d81512f7a9731072 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2019 10:23:32 +0000 Subject: [PATCH] Bump debug from 2.2.0 to 4.1.1 Bumps [debug](https://github.com/visionmedia/debug) from 2.2.0 to 4.1.1. - [Release notes](https://github.com/visionmedia/debug/releases) - [Commits](https://github.com/visionmedia/debug/compare/2.2.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 e5b7d0f..0a73b18 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "chai-fs": "0.1.0", "chai-http": "1.0.0", "coveralls": "2.11.15", - "debug": "2.2.0", + "debug": "4.1.1", "grunt": "0.4.5", "grunt-contrib-jshint": "0.11.3", "grunt-contrib-watch": "0.6.1",