From 6bc2b6c5ae1249309abbe52acffcee83e9380f5e Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Mon, 11 Sep 2023 15:10:37 -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 c01476aaf2..67e579e57f 100644 --- a/install/package.json +++ b/install/package.json @@ -92,7 +92,7 @@ "mousetrap": "1.6.5", "multiparty": "4.2.3", "nconf": "0.12.0", - "nodebb-plugin-2factor": "7.2.1", + "nodebb-plugin-2factor": "7.2.2", "nodebb-plugin-composer-default": "10.2.20", "nodebb-plugin-dbsearch": "6.2.2", "nodebb-plugin-emoji": "5.1.5", @@ -194,4 +194,4 @@ "url": "https://github.com/barisusakli" } ] -} \ No newline at end of file +}