From e717f00edd14053894865b8a7cf3e3d954a208b7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 7 Jan 2026 10:22:02 -0500 Subject: [PATCH] fix(deps): update dependency body-parser to v2.2.2 (#13873) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 0e68fb3229..5f395e0916 100644 --- a/install/package.json +++ b/install/package.json @@ -45,7 +45,7 @@ "autoprefixer": "10.4.23", "bcryptjs": "3.0.3", "benchpressjs": "2.5.5", - "body-parser": "2.2.1", + "body-parser": "2.2.2", "bootbox": "6.0.4", "bootstrap": "5.3.8", "bootswatch": "5.3.8",