From 94398a2360e1952ea5b975e1e1a9cd909e695c29 Mon Sep 17 00:00:00 2001 From: suuuuuuminnnnnn Date: Fri, 6 Feb 2026 14:53:08 +0900 Subject: [PATCH] deps: body-parser@~1.20.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d35420ee30e..a6819557aaf 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "dependencies": { "accepts": "~1.3.8", "array-flatten": "1.1.1", - "body-parser": "~1.20.3", + "body-parser": "~1.20.4", "content-disposition": "~0.5.4", "content-type": "~1.0.4", "cookie": "~0.7.1",