From 02d69920aea39c93154b5bbf892ebfe8baa768c1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 Feb 2023 11:07:23 -0500 Subject: [PATCH] fix(deps): update dependency body-parser to v1.20.2 (#11313) 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 452dd0189d..51154d56b1 100644 --- a/install/package.json +++ b/install/package.json @@ -36,7 +36,7 @@ "autoprefixer": "10.4.13", "bcryptjs": "2.4.3", "benchpressjs": "2.5.1", - "body-parser": "1.20.1", + "body-parser": "1.20.2", "bootbox": "5.5.3", "bootstrap": "3.4.1", "chalk": "4.1.2",