From 868be4905cfdc1947171d330aece6c319be0fafd Mon Sep 17 00:00:00 2001 From: Sven Date: Thu, 19 Mar 2026 08:50:27 +0100 Subject: [PATCH] chore(deps): update indiekit-endpoint-activitypub to 842fc5a MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Pulls AP like detection — likes of Mastodon/AP URLs are now sent as proper Like activities; likes of regular URLs remain bookmark-style. Co-Authored-By: Claude Opus 4.6 --- package-lock.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package-lock.json b/package-lock.json index 6fcdcfe6..dc95f8b6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2357,7 +2357,7 @@ }, "node_modules/@rmdes/indiekit-endpoint-activitypub": { "version": "2.15.4", - "resolved": "git+ssh://git@github.com/svemagie/indiekit-endpoint-activitypub.git#03c4ba4aea3ac91b48f02ca196522b4042aa9d87", + "resolved": "git+ssh://git@github.com/svemagie/indiekit-endpoint-activitypub.git#842fc5af2ab946d6cc2f2abfbe4728da3edaf3da", "license": "MIT", "dependencies": { "@fedify/debugger": "^2.0.0",