From 3b88545b0345099b14182e680180e1e9bb0edce4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 14 Oct 2020 23:37:44 -0400 Subject: [PATCH] fix(deps): update dependency benchpressjs to v2.0.8 (#8767) 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 3384733e5d10..c8e830741b5b 100644 --- a/install/package.json +++ b/install/package.json @@ -40,7 +40,7 @@ "async": "^3.2.0", "autoprefixer": "^10.0.0", "bcryptjs": "2.4.3", - "benchpressjs": "2.0.7", + "benchpressjs": "2.0.8", "body-parser": "^1.19.0", "bootbox": "4.4.0", "bootstrap": "^3.4.1",