diff --git a/composer.json b/composer.json index b35eccd4f9035b4aed42eec38dcaecdae4953437..af381dc8f3a527fcc9d16738866269984a5e5b5d 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": "5.0.0", + "wpackagist-plugin/activitypub": "5.1.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 596719406021d9990ec3542606e309d197bf9949..8524c425128bbd4a6ba1ad94059260908e0b64ef 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": "1a1d124b456e466873d656dca268cc8f", + "content-hash": "085ca2b4df301a8d1bf91fb7ea061bd4", "packages": [ { "name": "composer/installers", @@ -892,15 +892,15 @@ }, { "name": "wpackagist-plugin/activitypub", - "version": "5.0.0", + "version": "5.1.0", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/activitypub/", - "reference": "tags/5.0.0" + "reference": "tags/5.1.0" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/activitypub.5.0.0.zip" + "url": "https://downloads.wordpress.org/plugin/activitypub.5.1.0.zip" }, "require": { "composer/installers": "^1.0 || ^2.0"