From d03137128c1be08b6ca11eb833bf240f89a7a3a1 Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Thu, 18 Dec 2025 11:39:31 -0500 Subject: [PATCH] fix: bump 2factor --- install/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install/package.json b/install/package.json index 01502e79f7..c460a3e8eb 100644 --- a/install/package.json +++ b/install/package.json @@ -96,7 +96,7 @@ "mousetrap": "1.6.5", "multer": "2.0.2", "nconf": "0.13.0", - "nodebb-plugin-2factor": "7.6.0", + "nodebb-plugin-2factor": "7.6.1", "nodebb-plugin-composer-default": "10.3.1", "nodebb-plugin-dbsearch": "6.3.4", "nodebb-plugin-emoji": "6.0.5", @@ -203,4 +203,4 @@ "url": "https://github.com/barisusakli" } ] -} \ No newline at end of file +}