From 2e053c30a213e75b52ab71243826c2a28010d473 Mon Sep 17 00:00:00 2001 From: "dev-mend-for-github-com[bot]" <51963704+dev-mend-for-github-com[bot]@users.noreply.github.com> Date: Wed, 25 Feb 2026 22:18:27 +0000 Subject: [PATCH] Update dependency cookie-parser to ^1.4.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b379576f142..08ba6f5edef 100644 --- a/package.json +++ b/package.json @@ -120,7 +120,7 @@ "colors": "1.4.0", "compression": "^1.7.4", "config": "^3.3.9", - "cookie-parser": "^1.4.5", + "cookie-parser": "^1.4.7", "cors": "^2.8.5", "dottie": "^2.0.2", "download": "^8.0.0",