diff --git a/composer.json b/composer.json
index 8c531c8f3a62e04731eccc22cd2bec679798182d..66ae5f552b65f8b32fb9d07db016a6568977092f 100644
--- a/composer.json
+++ b/composer.json
@@ -48,7 +48,7 @@
         "wpackagist-plugin/disable-wordpress-updates": "1.7.1",
         "wpackagist-plugin/more-privacy-options": "4.6",
         "wpackagist-plugin/disable-emojis": "1.7.4",
-        "wpackagist-plugin/wp-super-cache": "1.9.3",
+        "wpackagist-plugin/wp-super-cache": "1.9.4",
         "wpackagist-plugin/wp-piwik": "1.0.27",
         "wpackagist-plugin/wp-syntax": "1.1",
         "wpackagist-theme/azul": "1.51",
diff --git a/composer.lock b/composer.lock
index 47dbfdd3695a738a56fd5deded50feb8307b9991..8aa2f84cfc56fb3d72224a54bbf7398ce5136d3d 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": "5efe76743ba8669b3dde91ed87e4a224",
+    "content-hash": "9e5e418e3be5e003dd0b0e9ccd7355d2",
     "packages": [
         {
             "name": "bjornjohansen/wplang",
@@ -1370,15 +1370,15 @@
         },
         {
             "name": "wpackagist-plugin/wp-super-cache",
-            "version": "1.9.3",
+            "version": "1.9.4",
             "source": {
                 "type": "svn",
                 "url": "https://plugins.svn.wordpress.org/wp-super-cache/",
-                "reference": "tags/1.9.3"
+                "reference": "tags/1.9.4"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://downloads.wordpress.org/plugin/wp-super-cache.1.9.3.zip"
+                "url": "https://downloads.wordpress.org/plugin/wp-super-cache.1.9.4.zip"
             },
             "require": {
                 "composer/installers": "^1.0 || ^2.0"