diff --git a/composer.json b/composer.json index 97d62f7c23c607539952efe49ef6af2b7a613494..078287840a6e51ef7b10397b1b4cfed41b34e977 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.4.1", + "wpackagist-plugin/activitypub": "5.5.0", "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 b12737889546f80ede182a9082e7d9723df09f1b..cced45fae1e2373261d7246df7a897777bdf0107 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": "a5701b5b47e8768229204d1f3ec89a3e", + "content-hash": "fbbcb57fecdfe35ad9f7745efb4a35d8", "packages": [ { "name": "composer/installers", @@ -918,15 +918,15 @@ }, { "name": "wpackagist-plugin/activitypub", - "version": "5.4.1", + "version": "5.5.0", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/activitypub/", - "reference": "tags/5.4.1" + "reference": "tags/5.5.0" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/activitypub.5.4.1.zip" + "url": "https://downloads.wordpress.org/plugin/activitypub.5.5.0.zip" }, "require": { "composer/installers": "^1.0 || ^2.0"