diff --git a/composer.json b/composer.json index 11b2ae68fa14e2abcbff9d840a8e823eaf9140b4..7b22963b0282c670cc36b815736b7914065638c9 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.4.0", + "wpackagist-plugin/activitypub": "4.6.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 3493c25be02b995eae5b5c8c0f789fe55c3ef056..3b615965159a643fa57e388b843d235285ddf257 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": "9b82267f773b33893dfc5d9f48391dc1", + "content-hash": "741598eff504073a991e6bf47af66380", "packages": [ { "name": "composer/installers", @@ -892,15 +892,15 @@ }, { "name": "wpackagist-plugin/activitypub", - "version": "4.4.0", + "version": "4.6.0", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/activitypub/", - "reference": "tags/4.4.0" + "reference": "tags/4.6.0" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/activitypub.4.4.0.zip" + "url": "https://downloads.wordpress.org/plugin/activitypub.4.6.0.zip" }, "require": { "composer/installers": "^1.0 || ^2.0"