From 69f464a09bc07080b55d1bae79878db6eee08dc1 Mon Sep 17 00:00:00 2001 From: renovate <group_90_bot_d1576d88211fcb72b76df05f72366e9c@noreply.git.autistici.org> Date: Sun, 19 Jan 2025 16:44:00 +0000 Subject: [PATCH] Update dependency wpackagist-plugin/activitypub to v4.7.2 --- composer.json | 2 +- composer.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.json b/composer.json index 3fa75c7..a06a0a0 100644 --- a/composer.json +++ b/composer.json @@ -112,7 +112,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": "4.7.1", + "wpackagist-plugin/activitypub": "4.7.2", "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 f340582..d8688c3 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": "55e66c7d2b5e97619ef3d1dbf9f76e30", + "content-hash": "38271320ecbace59a25987148fa13639", "packages": [ { "name": "composer/installers", @@ -892,15 +892,15 @@ }, { "name": "wpackagist-plugin/activitypub", - "version": "4.7.1", + "version": "4.7.2", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/activitypub/", - "reference": "tags/4.7.1" + "reference": "tags/4.7.2" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/activitypub.4.7.1.zip" + "url": "https://downloads.wordpress.org/plugin/activitypub.4.7.2.zip" }, "require": { "composer/installers": "^1.0 || ^2.0" -- GitLab