From 9149db1fec37176dc461525416b2643f46d074f9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2019 13:39:01 -0400 Subject: [PATCH] fix(deps): update dependency benchpressjs to v2 (#7876) --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index f78e41b624..1b802cdefa 100644 --- a/install/package.json +++ b/install/package.json @@ -34,7 +34,7 @@ "async": "^3.0.1", "autoprefixer": "^9.4.6", "bcryptjs": "2.4.3", - "benchpressjs": "^1.2.5", + "benchpressjs": "^2.0.0", "body-parser": "^1.18.2", "bootstrap": "^3.4.0", "bootswatch": "^3",