From cb24776bc60c6f1d39142c08c1e010cb1fbbb94a Mon Sep 17 00:00:00 2001 From: rishabhpoddar Date: Mon, 7 Oct 2024 12:38:41 +0530 Subject: [PATCH] testing one change --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index e12521494..ac632023b 100644 --- a/package.json +++ b/package.json @@ -115,7 +115,7 @@ "dependencies": { "buffer": "^6.0.3", "content-type": "^1.0.5", - "cookie": "0.4.0", + "cookie": "^0.7.2", "cross-fetch": "^3.1.6", "debug": "^4.3.3", "jose": "^4.13.1", @@ -138,7 +138,7 @@ "@types/brotli": "^1.3.4", "@types/co-body": "^5.1.1", "@types/content-type": "^1.1.5", - "@types/cookie": "0.3.3", + "@types/cookie": "^0.6.0", "@types/express": "4.16.1", "@types/hapi__hapi": "20.0.8", "@types/inflation": "^2.0.1",