From 712767f68911c1bc2b7a6bd436f06807492df4ad Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Fri, 4 Oct 2024 11:57:31 -0400 Subject: [PATCH] fix(deps): bump 2factor --- install/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install/package.json b/install/package.json index f20f9d8d55..fc600cbd5a 100644 --- a/install/package.json +++ b/install/package.json @@ -97,7 +97,7 @@ "mousetrap": "1.6.5", "multiparty": "4.2.3", "nconf": "0.12.1", - "nodebb-plugin-2factor": "7.5.5", + "nodebb-plugin-2factor": "7.5.6", "nodebb-plugin-composer-default": "10.2.39", "nodebb-plugin-dbsearch": "6.2.5", "nodebb-plugin-emoji": "5.1.15", @@ -198,4 +198,4 @@ "url": "https://github.com/barisusakli" } ] -} \ No newline at end of file +}