From b9ccb8f3d1b70be98c3df722742cdebff7155ce1 Mon Sep 17 00:00:00 2001
From: renovate <renovate-bot@autistici.org>
Date: Wed, 16 Aug 2023 14:32:25 +0000
Subject: [PATCH] Update dependency wpackagist-plugin/wpuntexturize to v2.2.1

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

diff --git a/composer.json b/composer.json
index 6d2d08c5..f9f4510d 100644
--- a/composer.json
+++ b/composer.json
@@ -113,7 +113,7 @@
         "wpackagist-plugin/creative-commons": "^2021.04",
         "wpackagist-plugin/disable-remove-google-fonts": "1.5.5",
         "wpackagist-plugin/footnotes": "2.7.3",
-        "wpackagist-plugin/wpuntexturize": "2.2",
+        "wpackagist-plugin/wpuntexturize": "2.2.1",
         "wpackagist-theme/seedlet": "1.1.13",
         "wpackagist-theme/enjoyblog": "1.0.7",
         "wpackagist-theme/big-scene": "1.2.14",
diff --git a/composer.lock b/composer.lock
index f255c03c..a5099af3 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": "ce250a692d3128840e6c9282d434cb4c",
+    "content-hash": "181c2e72d6c16b4133aa352f74a8cd26",
     "packages": [
         {
             "name": "bjornjohansen/wplang",
@@ -1486,15 +1486,15 @@
         },
         {
             "name": "wpackagist-plugin/wpuntexturize",
-            "version": "2.2",
+            "version": "2.2.1",
             "source": {
                 "type": "svn",
                 "url": "https://plugins.svn.wordpress.org/wpuntexturize/",
-                "reference": "tags/2.2"
+                "reference": "tags/2.2.1"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://downloads.wordpress.org/plugin/wpuntexturize.2.2.zip"
+                "url": "https://downloads.wordpress.org/plugin/wpuntexturize.2.2.1.zip"
             },
             "require": {
                 "composer/installers": "^1.0 || ^2.0"
-- 
GitLab