From 64557680078b60d433acb674f607f167de6d9976 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 6 Jun 2023 11:24:18 -0400 Subject: [PATCH] fix(deps): update dependency nodebb-plugin-2factor to v7.1.0 (#11685) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 59af98f227..9c69a89746 100644 --- a/install/package.json +++ b/install/package.json @@ -91,7 +91,7 @@ "mousetrap": "1.6.5", "multiparty": "4.2.3", "nconf": "0.12.0", - "nodebb-plugin-2factor": "7.0.5", + "nodebb-plugin-2factor": "7.1.0", "nodebb-plugin-composer-default": "10.1.9", "nodebb-plugin-dbsearch": "6.0.1", "nodebb-plugin-emoji": "5.0.16",