From df52732e64fe2d0711b5dd0a82b07fe912dd1c6f Mon Sep 17 00:00:00 2001 From: Mathew Date: Mon, 7 Oct 2024 10:47:28 +1100 Subject: [PATCH] update cookie --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b26159e4ad..7faaeb362c 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "body-parser": "git+https://github.com/HalleyAssist/body-parser.git", "content-disposition": "^1.0.0", "content-type": "~1.0.4", - "cookie": "0.6.0", + "cookie": "0.7.1", "cookie-signature": "^1.2.1", "debug": "4.3.6", "depd": "2.0.0",