From c2bccc4dd69cf47a5b8fa8351c3f8e5871776b9a Mon Sep 17 00:00:00 2001
From: renovate <renovate-bot@autistici.org>
Date: Mon, 14 Nov 2022 17:30:40 +0000
Subject: [PATCH] Update dependency wpackagist-plugin/wp-super-cache to v1.9.1

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

diff --git a/composer.json b/composer.json
index 224bf073..064dd663 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 c91c14c0..e05e3520 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"
-- 
GitLab