diff --git a/composer.json b/composer.json
index 224bf07313dde1f7e11d20fe5e2b2f31ba9346db..064dd66342b497150d216e48291d3c280e4c72e1 100644
--- a/composer.json
+++ b/composer.json
@@ -48,7 +48,7 @@
         "wpackagist-plugin/disable-wordpress-updates": "1.7.0",
         "wpackagist-plugin/more-privacy-options": "4.6",
         "wpackagist-plugin/disable-emojis": "1.7.4",
-        "wpackagist-plugin/wp-super-cache": "1.9",
+        "wpackagist-plugin/wp-super-cache": "1.9.1",
         "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 c91c14c0b15f2f55403d0ebb2b9e57725bc53900..e05e35202a3940bfbf52d9eb43a8b4a116bb6c13 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": "62dadfa383329f6a0199868de91faf11",
+    "content-hash": "28648d7162a0ec7be09f6b394376c1d7",
     "packages": [
         {
             "name": "bjornjohansen/wplang",
@@ -1334,15 +1334,15 @@
         },
         {
             "name": "wpackagist-plugin/wp-super-cache",
-            "version": "1.9",
+            "version": "1.9.1",
             "source": {
                 "type": "svn",
                 "url": "https://plugins.svn.wordpress.org/wp-super-cache/",
-                "reference": "tags/1.9"
+                "reference": "tags/1.9.1"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://downloads.wordpress.org/plugin/wp-super-cache.1.9.zip"
+                "url": "https://downloads.wordpress.org/plugin/wp-super-cache.1.9.1.zip"
             },
             "require": {
                 "composer/installers": "^1.0 || ^2.0"