From c2be89b8ee1648c2da5bfad466387c462a7d58f3 Mon Sep 17 00:00:00 2001 From: "mend-for-github-com[bot]" <50673670+mend-for-github-com[bot]@users.noreply.github.com> Date: Tue, 4 Mar 2025 08:35:08 +0000 Subject: [PATCH] Update dependency cookie to ^0.7.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6bfd817..b459bbb 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "axios": "^0.28.0", "basic-auth": "^2.0.1", "body-parser": "^1.20.0", - "cookie": "^0.5.0", + "cookie": "^0.7.0", "express": "~4.19.2", "handlebars": "^4.7.7", "shortid": "^2.2.16",