From 8e88ccd6a68de4704033ce731eaff3f2105f31c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bar=C4=B1=C5=9F=20Soner=20U=C5=9Fakl=C4=B1?= Date: Wed, 23 Sep 2020 19:41:35 -0400 Subject: [PATCH] feat: up benchpress --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index e0a4528acc5e..7aee534d1eee 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.2", + "benchpressjs": "2.0.4", "body-parser": "^1.19.0", "bootstrap": "^3.4.1", "chart.js": "^2.9.3",