From 93367051798617899f9c42adafd0e4bca34175dc Mon Sep 17 00:00:00 2001 From: Sven Date: Sun, 22 Mar 2026 20:01:00 +0100 Subject: [PATCH] fix(deps): update activitypub fork (tags.pub direct follow workaround) Co-Authored-By: Claude Sonnet 4.6 --- package-lock.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 60469e1a..659e096e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2417,8 +2417,8 @@ } }, "node_modules/@rmdes/indiekit-endpoint-activitypub": { - "version": "3.8.3", - "resolved": "git+ssh://git@github.com/svemagie/indiekit-endpoint-activitypub.git#0c077c2588c2cd28291022bd408f7e028e438bcf", + "version": "3.8.4", + "resolved": "git+ssh://git@github.com/svemagie/indiekit-endpoint-activitypub.git#fee1706d383b4a74c57c8bd185c73371f765f928", "license": "MIT", "dependencies": { "@fedify/debugger": "^2.0.0",