diff --git a/composer.json b/composer.json
index e2db5ad436dc4cf7dba707ea75f41ceb462b817d..05d80ec072f05f5f78a8ea2e6ee5039a7e231811 100644
--- a/composer.json
+++ b/composer.json
@@ -118,7 +118,7 @@
         "wpackagist-plugin/event-organiser": "3.12.3",
         "noblogs/ai-authenticate-rest-api-plugin": "0.0.4",
         "wpackagist-plugin/multisite-custom-css": "1.0",
-        "wpackagist-plugin/activitypub": "1.0.0",
+        "wpackagist-plugin/activitypub": "1.0.1",
         "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 b21649505ce285f42201ab815558a5e2245ad150..bbcb99a34add972c4e344ce69762ea6d222e7c7a 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": "d7e0895c0f72a096e6ac2771f8e8f481",
+    "content-hash": "33f61b50c18d7d3634cc4cbadc2ea70b",
     "packages": [
         {
             "name": "bjornjohansen/wplang",
@@ -862,15 +862,15 @@
         },
         {
             "name": "wpackagist-plugin/activitypub",
-            "version": "1.0.0",
+            "version": "1.0.1",
             "source": {
                 "type": "svn",
                 "url": "https://plugins.svn.wordpress.org/activitypub/",
-                "reference": "tags/1.0.0"
+                "reference": "tags/1.0.1"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://downloads.wordpress.org/plugin/activitypub.1.0.0.zip"
+                "url": "https://downloads.wordpress.org/plugin/activitypub.1.0.1.zip"
             },
             "require": {
                 "composer/installers": "^1.0 || ^2.0"