From 4757affa65b24a76305b1910becbead3f7f1ceba Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Tue, 4 Oct 2022 13:48:32 -0400 Subject: [PATCH] fix(deps): up 2factor --- install/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install/package.json b/install/package.json index 61cf19f1e3..7e2fee4844 100644 --- a/install/package.json +++ b/install/package.json @@ -88,7 +88,7 @@ "mousetrap": "1.6.5", "multiparty": "4.2.3", "nconf": "0.12.0", - "nodebb-plugin-2factor": "6.0.0", + "nodebb-plugin-2factor": "6.0.2", "nodebb-plugin-composer-default": "10.0.3", "nodebb-plugin-dbsearch": "6.0.0", "nodebb-plugin-emoji": "5.0.2", @@ -186,4 +186,4 @@ "url": "https://github.com/barisusakli" } ] -} \ No newline at end of file +}