diff --git a/package.json b/package.json index f24cb1af66..d302d51d61 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 b30e8ddbe0..3e9e710474 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.0", "css.escape": "1.5.1",