From b7d6ea22ba2da6f396500b794013a9f28e3dee15 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Mar 2023 20:14:25 +0000 Subject: [PATCH] fix(deps): update dependency debug to v4 --- HTML5Test/notification/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HTML5Test/notification/package.json b/HTML5Test/notification/package.json index 4b640f7..f0279a5 100644 --- a/HTML5Test/notification/package.json +++ b/HTML5Test/notification/package.json @@ -57,7 +57,7 @@ "content-disposition": "^0.5.2", "content-type": "^1.0.4", "cookies": "^0.7.1", - "debug": "^3.1.0", + "debug": "^4.0.0", "deep-equal": "^1.0.1", "delegates": "^1.0.0", "depd": "^1.1.1",