diff --git a/composer.json b/composer.json index 400595a33b5bbbfdc101f5614074ba0fa75706de..eb841753b6e8f3e40fec9dfb552272b31df7afe0 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.0.2", + "wpackagist-plugin/activitypub": "4.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 93736900edea63d8eac55e084f2f7b258fdb7b8a..ddf08cfbd606b5cfbbff9857473941ca9507d2c2 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": "c7c63015d01f2ddf5ee43800484cda23", + "content-hash": "70e1c350933a6e9948613440aff3ff57", "packages": [ { "name": "composer/installers", @@ -892,15 +892,15 @@ }, { "name": "wpackagist-plugin/activitypub", - "version": "4.0.2", + "version": "4.1.0", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/activitypub/", - "reference": "tags/4.0.2" + "reference": "tags/4.1.0" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/activitypub.4.0.2.zip" + "url": "https://downloads.wordpress.org/plugin/activitypub.4.1.0.zip" }, "require": { "composer/installers": "^1.0 || ^2.0"