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 1/2] 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", From 0399ffaf5f050305eaf0e204597a2548145612b8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 10 Oct 2020 23:09:58 -0400 Subject: [PATCH 2/2] fix(deps): update dependency nodebb-plugin-composer-default to v6.4.4 (#8752) 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 b754c170fe..9a15e04b38 100644 --- a/install/package.json +++ b/install/package.json @@ -84,7 +84,7 @@ "@nodebb/mubsub": "1.7.0", "@nodebb/socket.io-adapter-mongo": "3.1.0", "nconf": "^0.10.0", - "nodebb-plugin-composer-default": "6.4.3", + "nodebb-plugin-composer-default": "6.4.4", "nodebb-plugin-dbsearch": "4.1.2", "nodebb-plugin-emoji": "^3.3.0", "nodebb-plugin-emoji-android": "2.0.0",