From bd18004d77cd709b40e4a2df7a7b52838482a16e Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Wed, 3 Aug 2022 15:44:09 -0400 Subject: [PATCH] fix(deps): bump 2factor to v5.0.2 --- install/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install/package.json b/install/package.json index 5dd86cfd56..329c594148 100644 --- a/install/package.json +++ b/install/package.json @@ -87,7 +87,7 @@ "multiparty": "4.2.3", "@nodebb/bootswatch": "3.4.2", "nconf": "0.12.0", - "nodebb-plugin-2factor": "5.0.1", + "nodebb-plugin-2factor": "5.0.2", "nodebb-plugin-composer-default": "8.0.0", "nodebb-plugin-dbsearch": "5.1.5", "nodebb-plugin-emoji": "4.0.4", @@ -186,4 +186,4 @@ "url": "https://github.com/barisusakli" } ] -} \ No newline at end of file +}