diff --git a/composer.json b/composer.json
index b98793687ff6ea5a1ee0fe58af44a5a718f6fe63..6e3c92a8a4eb1f8de453f7afd374d816a9648aca 100644
--- a/composer.json
+++ b/composer.json
@@ -90,7 +90,7 @@
         "wpackagist-plugin/simply-exclude": "2.0.6.6",
         "wpackagist-plugin/soundcloud-shortcode": "4.0.3",
         "wpackagist-plugin/squat-radar-calendar-integration": "2.0.9",
-        "wpackagist-plugin/two-factor": "0.11.0",
+        "wpackagist-plugin/two-factor": "0.12.0",
         "wpackagist-plugin/video-sidebar-widgets": "6.1",
         "wpackagist-plugin/wordpress-importer": "0.8.3",
         "wpackagist-plugin/katex": "2.2.3",
diff --git a/composer.lock b/composer.lock
index 134a52ea136bfa74a78a9c0e700355fee528104b..4016b849200ea886660069d1d8e7279f419798cc 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,7 +4,7 @@
         "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
         "This file is @generated automatically"
     ],
-    "content-hash": "5b2a2008a06e7171a0f6c17164a9a852",
+    "content-hash": "40225eb0e2e8333f68b5707b15055d69",
     "packages": [
         {
             "name": "composer/installers",
@@ -1324,15 +1324,15 @@
         },
         {
             "name": "wpackagist-plugin/two-factor",
-            "version": "0.11.0",
+            "version": "0.12.0",
             "source": {
                 "type": "svn",
                 "url": "https://plugins.svn.wordpress.org/two-factor/",
-                "reference": "tags/0.11.0"
+                "reference": "tags/0.12.0"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://downloads.wordpress.org/plugin/two-factor.0.11.0.zip"
+                "url": "https://downloads.wordpress.org/plugin/two-factor.0.12.0.zip"
             },
             "require": {
                 "composer/installers": "^1.0 || ^2.0"