From 311cbec22283cf8cf5fb5dc113402fdaddfb9edb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 3 Apr 2025 10:40:11 -0400 Subject: [PATCH] fix(deps): update dependency benchpressjs to v2.5.5 (#13292) 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 08cc1386eb..c912b3bbf8 100644 --- a/install/package.json +++ b/install/package.json @@ -44,7 +44,7 @@ "async": "3.2.6", "autoprefixer": "10.4.21", "bcryptjs": "3.0.2", - "benchpressjs": "2.5.3", + "benchpressjs": "2.5.5", "body-parser": "2.2.0", "bootbox": "6.0.0", "bootstrap": "5.3.3",