From f980d9c822895697845b246b7697a40009795585 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 29 Dec 2023 08:36:23 +0000 Subject: [PATCH] fix(deps): update dependency cookies to ^0.9.0 --- 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..49a7666 100644 --- a/HTML5Test/notification/package.json +++ b/HTML5Test/notification/package.json @@ -56,7 +56,7 @@ "co": "^4.6.0", "content-disposition": "^0.5.2", "content-type": "^1.0.4", - "cookies": "^0.7.1", + "cookies": "^0.9.0", "debug": "^3.1.0", "deep-equal": "^1.0.1", "delegates": "^1.0.0",