From 6ed604020d244366d0b65fa6e7cab93f671b96f0 Mon Sep 17 00:00:00 2001
From: renovate <renovate-bot@autistici.org>
Date: Mon, 6 Mar 2023 06:31:53 +0000
Subject: [PATCH] Update dependency wpackagist-plugin/wp-super-cache to v1.9.4

---
 composer.json | 2 +-
 composer.lock | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/composer.json b/composer.json
index 8c531c8f..66ae5f55 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 47dbfdd3..8aa2f84c 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"
-- 
GitLab