diff --git a/composer.json b/composer.json
index a311f5f710aeaa7b473ed7debb5549c32bf7c8b5..f22420c78668b8fe10246cc38879fd51381e0d9b 100644
--- a/composer.json
+++ b/composer.json
@@ -127,7 +127,7 @@
         "wpackagist-plugin/event-organiser": "3.12.2",
         "noblogs/ai-authenticate-rest-api-plugin": "0.0.3",
         "wpackagist-plugin/multisite-custom-css": "1.0",
-        "wpackagist-plugin/activitypub": "0.13.4",
+        "wpackagist-plugin/activitypub": "0.14.1",
         "wpackagist-plugin/memcached": "4.0.0"
     },    
     "extra": {
diff --git a/composer.lock b/composer.lock
index f05e21a9b6f52b5f6ea7c7df0826b882997f301f..271bc32b35c06407be1aa1bb4be232affde11bde 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": "4fb73b3b2103aad0f453dd5f09e48769",
+    "content-hash": "a3afd2383b9bafeb6761d2ccdbecf12b",
     "packages": [
         {
             "name": "bjornjohansen/wplang",
@@ -830,15 +830,15 @@
         },
         {
             "name": "wpackagist-plugin/activitypub",
-            "version": "0.13.4",
+            "version": "0.14.1",
             "source": {
                 "type": "svn",
                 "url": "https://plugins.svn.wordpress.org/activitypub/",
-                "reference": "tags/0.13.4"
+                "reference": "tags/0.14.1"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://downloads.wordpress.org/plugin/activitypub.0.13.4.zip"
+                "url": "https://downloads.wordpress.org/plugin/activitypub.0.14.1.zip"
             },
             "require": {
                 "composer/installers": "^1.0 || ^2.0"