From dfaa0e5d63226d6680f04b17b6cb76bf017e27a4 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 7 Mar 2022 15:07:42 +0000 Subject: [PATCH] Update dependency http-errors to v2 --- 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..3b45499 100644 --- a/HTML5Test/notification/package.json +++ b/HTML5Test/notification/package.json @@ -65,7 +65,7 @@ "ee-first": "^1.1.1", "error-inject": "^1.0.0", "http-assert": "^1.3.0", - "http-errors": "^1.6.2", + "http-errors": "^2.0.0", "inherits": "^2.0.3", "_setprototypeof@1.0.3@setprototypeof": "^1.0.3", "is-generator-function": "^1.0.6",