From 948a2bb717b5ba2b0194afd8c1b3feee5751d0ef Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Aug 2021 17:14:45 -0500 Subject: [PATCH] fix(deps): update dependency debug to ^4.3.2 (#52) Co-authored-by: Renovate Bot --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9a9f0630..581993d3 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "bittorrent-dht": "^10.0.0", "bittorrent-tracker": "^9.0.0", "bittorrent-lsd": "^1.0.0", - "debug": "^4.0.0", + "debug": "^4.3.2", "run-parallel": "^1.1.2" }, "devDependencies": {