diff --git a/composer.json b/composer.json index 0fa4031d7494006afa216d59368da0977f4c90b3..8de31c5b21ed4e94986daa4717ef925d645c3933 100644 --- a/composer.json +++ b/composer.json @@ -116,7 +116,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": "2.0.0", + "wpackagist-plugin/activitypub": "2.0.1", "wpackagist-plugin/gallery-block-lightbox": "^1.13", "wpackagist-plugin/unconfirmed": "1.3.7", "noblogs/wp-mat": "0.1.4", diff --git a/composer.lock b/composer.lock index e9ccc7ded4bd1a45b0e117d0be75a06b95006d93..9f298f9b9693ab17fd90cceb274f12f3b9308a4f 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": "b5d344e3f45fbe23adeb1419d3488d48", + "content-hash": "23abd10fe3682923530b4327453c6589", "packages": [ { "name": "bjornjohansen/wplang", @@ -862,15 +862,15 @@ }, { "name": "wpackagist-plugin/activitypub", - "version": "2.0.0", + "version": "2.0.1", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/activitypub/", - "reference": "tags/2.0.0" + "reference": "tags/2.0.1" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/activitypub.2.0.0.zip" + "url": "https://downloads.wordpress.org/plugin/activitypub.2.0.1.zip" }, "require": { "composer/installers": "^1.0 || ^2.0"