From 7609799ba4c7afd0b1dccb5b00f49fd1a4bcf0f8 Mon Sep 17 00:00:00 2001
From: renovate
 <group_90_bot_d1576d88211fcb72b76df05f72366e9c@noreply.git.autistici.org>
Date: Tue, 4 Mar 2025 11:43:32 +0000
Subject: [PATCH] Update dependency wpackagist-plugin/activitypub to v5.4.1

---
 composer.json |  2 +-
 composer.lock | 12 ++++++------
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/composer.json b/composer.json
index 746c217..e2c0996 100644
--- a/composer.json
+++ b/composer.json
@@ -113,7 +113,7 @@
         "wpackagist-plugin/event-organiser": "3.12.8",
         "noblogs/ai-authenticate-rest-api-plugin": "0.0.4",
         "wpackagist-plugin/multisite-custom-css": "1.0",
-        "wpackagist-plugin/activitypub": "5.2.0",
+        "wpackagist-plugin/activitypub": "5.4.1",
         "wpackagist-plugin/gallery-block-lightbox": "1.15",
         "wpackagist-plugin/unconfirmed": "1.3.7",
         "noblogs/wp-mat": "0.1.4",
diff --git a/composer.lock b/composer.lock
index b3f0210..16c57e4 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": "0033bb0fd857a386f1d1cf5fea6218b0",
+    "content-hash": "7b93d2e0f564dbbf60830f70dacd7756",
     "packages": [
         {
             "name": "composer/installers",
@@ -918,15 +918,15 @@
         },
         {
             "name": "wpackagist-plugin/activitypub",
-            "version": "5.2.0",
+            "version": "5.4.1",
             "source": {
                 "type": "svn",
                 "url": "https://plugins.svn.wordpress.org/activitypub/",
-                "reference": "tags/5.2.0"
+                "reference": "tags/5.4.1"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://downloads.wordpress.org/plugin/activitypub.5.2.0.zip"
+                "url": "https://downloads.wordpress.org/plugin/activitypub.5.4.1.zip"
             },
             "require": {
                 "composer/installers": "^1.0 || ^2.0"
@@ -2144,12 +2144,12 @@
     "packages-dev": [],
     "aliases": [],
     "minimum-stability": "stable",
-    "stability-flags": [],
+    "stability-flags": {},
     "prefer-stable": false,
     "prefer-lowest": false,
     "platform": {
         "php": ">=7.1"
     },
-    "platform-dev": [],
+    "platform-dev": {},
     "plugin-api-version": "2.6.0"
 }
-- 
GitLab