From 33c10eafaf82dd10b8867b2b114a9f5f5a90351a Mon Sep 17 00:00:00 2001 From: Sven Date: Sun, 22 Mar 2026 15:31:48 +0100 Subject: [PATCH] fix(deps): update activitypub fork (tags.pub AP JSON + signature fixes) 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 aa6571a3..82400c8d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2356,8 +2356,8 @@ } }, "node_modules/@rmdes/indiekit-endpoint-activitypub": { - "version": "3.8.1", - "resolved": "git+ssh://git@github.com/svemagie/indiekit-endpoint-activitypub.git#790c9a037540248b2d95a0d425fa5093899d15ed", + "version": "3.8.3", + "resolved": "git+ssh://git@github.com/svemagie/indiekit-endpoint-activitypub.git#50c89f7c4ee16297bab7c03bf0a870b14b058679", "license": "MIT", "dependencies": { "@fedify/debugger": "^2.0.0",