From 2f047fa15f141fb1edd5e251e537f600c896d826 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bar=C4=B1=C5=9F=20Soner=20U=C5=9Fakl=C4=B1?= Date: Tue, 19 Jun 2018 09:25:53 -0400 Subject: [PATCH] up benchpress, closes #6493 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 00a288c3ba..f5e6e13e22 100644 --- a/install/package.json +++ b/install/package.json @@ -22,7 +22,7 @@ "async": "2.6.1", "autoprefixer": "^8.5.2", "bcryptjs": "2.4.3", - "benchpressjs": "^1.2.1", + "benchpressjs": "^1.2.2", "body-parser": "^1.18.2", "bootstrap": "^3.3.7", "chart.js": "^2.7.1",