diff --git a/composer.json b/composer.json index a8f82493c18a60f60a66f7c92b731e9750f175f4..cac3f2d1e4a5448c7fa361b46b166f43e387cdd8 100644 --- a/composer.json +++ b/composer.json @@ -117,7 +117,7 @@ "wpackagist-plugin/event-organiser": "3.12.4", "noblogs/ai-authenticate-rest-api-plugin": "0.0.4", "wpackagist-plugin/multisite-custom-css": "1.0", - "wpackagist-plugin/activitypub": "1.0.5", + "wpackagist-plugin/activitypub": "1.0.6", "wpackagist-plugin/gallery-block-lightbox": "^1.13", "wpackagist-plugin/unconfirmed": "1.3.5", "noblogs/wp-mat": "0.1.2", diff --git a/composer.lock b/composer.lock index f66170d704679e200b300d77f6a81723cdc2a453..f5ad129094b21511bde68b7d4163eb0af639dc17 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": "2fb37a0aee835dae4788075281626487", + "content-hash": "3b1b741e9c66639264f0dc27f86e805e", "packages": [ { "name": "bjornjohansen/wplang", @@ -862,15 +862,15 @@ }, { "name": "wpackagist-plugin/activitypub", - "version": "1.0.5", + "version": "1.0.6", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/activitypub/", - "reference": "tags/1.0.5" + "reference": "tags/1.0.6" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/activitypub.1.0.5.zip" + "url": "https://downloads.wordpress.org/plugin/activitypub.1.0.6.zip" }, "require": { "composer/installers": "^1.0 || ^2.0"