From f8e2324ce71f51f52190b14c95586e4608354a63 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 10 Oct 2020 23:07:58 -0400 Subject: [PATCH] fix(deps): update dependency benchpressjs to v2.0.7 (#8733) Co-authored-by: Renovate Bot --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index c51453b944..b754c170fe 100644 --- a/install/package.json +++ b/install/package.json @@ -34,7 +34,7 @@ "async": "^3.2.0", "autoprefixer": "^10.0.0", "bcryptjs": "2.4.3", - "benchpressjs": "2.0.4", + "benchpressjs": "2.0.7", "body-parser": "^1.19.0", "bootbox": "4.4.0", "bootstrap": "^3.4.1",