diff --git a/package.json b/package.json
index 0e871037e7..b04236131d 100644
--- a/package.json
+++ b/package.json
@@ -116,7 +116,7 @@
     "buffer": "6.0.3",
     "chalk": "5.3.0",
     "cheerio": "1.0.0",
-    "cookie": "1.0.1",
+    "cookie": "0.7.2",
     "cors": "2.8.5",
     "coveralls": "3.1.1",
     "create-next-app": "workspace:*",
diff --git a/packages/next/package.json b/packages/next/package.json
index 3d89326e18..60729506f0 100644
--- a/packages/next/package.json
+++ b/packages/next/package.json
@@ -216,7 +216,7 @@
     "constants-browserify": "1.0.0",
     "content-disposition": "0.5.4",
     "content-type": "1.0.5",
-    "cookie": "1.0.1",
+    "cookie": "0.7.2",
     "cross-spawn": "7.0.3",
     "crypto-browserify": "3.12.1",
     "css.escape": "1.5.1",