diff --git a/composer.json b/composer.json
index fc094286..fa91e9c2 100644
--- a/composer.json
+++ b/composer.json
@@ -55,7 +55,7 @@
     },
     "require": {
         "doctrine/inflector": "1.2.0 as 1.3.1",
-        "newfold-labs/wp-module-coming-soon": "^1.1.11",
+        "newfold-labs/wp-module-coming-soon": "^1.1.12",
         "newfold-labs/wp-module-data": "^2.4.11",
         "newfold-labs/wp-module-loader": "^1.0.10",
         "newfold-labs/wp-module-marketplace": "1.5.2",
diff --git a/composer.lock b/composer.lock
index 57c3e6bb..a5d61405 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": "fede8ca4af0b92772ee98644026dc390",
+    "content-hash": "27a36d681c350543c4ddc645fb2b9d69",
     "packages": [
         {
             "name": "doctrine/inflector",
@@ -116,16 +116,16 @@
         },
         {
             "name": "newfold-labs/wp-module-coming-soon",
-            "version": "1.1.11",
+            "version": "1.1.12",
             "source": {
                 "type": "git",
                 "url": "https://github.com/newfold-labs/wp-module-coming-soon.git",
-                "reference": "05cf3541783059d91d47dad93812628e9c98b37a"
+                "reference": "65e6437b7b6a1e1c6775d8e54d91d26fce804a0f"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/newfold-labs/wp-module-coming-soon/zipball/05cf3541783059d91d47dad93812628e9c98b37a",
-                "reference": "05cf3541783059d91d47dad93812628e9c98b37a",
+                "url": "https://api.github.com/repos/newfold-labs/wp-module-coming-soon/zipball/65e6437b7b6a1e1c6775d8e54d91d26fce804a0f",
+                "reference": "65e6437b7b6a1e1c6775d8e54d91d26fce804a0f",
                 "shasum": ""
             },
             "require-dev": {
@@ -159,10 +159,10 @@
             ],
             "description": "Coming Soon module for WordPress sites.",
             "support": {
-                "source": "https://github.com/newfold-labs/wp-module-coming-soon/tree/1.1.11",
+                "source": "https://github.com/newfold-labs/wp-module-coming-soon/tree/1.1.12",
                 "issues": "https://github.com/newfold-labs/wp-module-coming-soon/issues"
             },
-            "time": "2023-10-23T22:05:21+00:00"
+            "time": "2023-11-02T16:42:03+00:00"
         },
         {
             "name": "newfold-labs/wp-module-data",