From ab1912b24b7a212f83b4db52954aa2f20ceccecd Mon Sep 17 00:00:00 2001 From: Sven Date: Sun, 22 Mar 2026 20:28:24 +0100 Subject: [PATCH] fix(deps): update activitypub fork (resolveAuthor collection.get fix) Co-Authored-By: Claude Sonnet 4.6 --- package-lock.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package-lock.json b/package-lock.json index 6188fbd6..e736cbcc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2418,7 +2418,7 @@ }, "node_modules/@rmdes/indiekit-endpoint-activitypub": { "version": "3.8.4", - "resolved": "git+ssh://git@github.com/svemagie/indiekit-endpoint-activitypub.git#a37bece8cd51f3a8992367ed778aa2d8d0ce9230", + "resolved": "git+ssh://git@github.com/svemagie/indiekit-endpoint-activitypub.git#0a686d7ab4d0a591ae1fe0f93193b7c7a41316b9", "license": "MIT", "dependencies": { "@fedify/debugger": "^2.0.0",