From b28443c844ae3f3a0a764209b1df35111b456549 Mon Sep 17 00:00:00 2001 From: Sven Date: Tue, 24 Mar 2026 19:57:15 +0100 Subject: [PATCH] chore: update AP fork lockfile pin to bd3a623 (linkify trailing punct 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 9388ef2b..1a68de2b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2418,7 +2418,7 @@ }, "node_modules/@rmdes/indiekit-endpoint-activitypub": { "version": "3.8.5", - "resolved": "git+ssh://git@github.com/svemagie/indiekit-endpoint-activitypub.git#e319c348d02da2064f2246334c72f59a1209bcf0", + "resolved": "git+ssh://git@github.com/svemagie/indiekit-endpoint-activitypub.git#bd3a623488f7b88817bf1b14f7733a4f40c7dcca", "license": "MIT", "dependencies": { "@fedify/debugger": "^2.0.0",