From 753cb2033f25b57a70cb167b6015e32391ba4ab9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Mar 2023 13:45:58 +0000 Subject: [PATCH] fix(deps): update dependency cookies to ^0.8.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..a404619 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.8.0", "debug": "^3.1.0", "deep-equal": "^1.0.1", "delegates": "^1.0.0",