From e193c20a50906f947e353360092768f44b15ad2f Mon Sep 17 00:00:00 2001 From: Sven Date: Thu, 19 Mar 2026 06:38:07 +0100 Subject: [PATCH] chore(deps): update indiekit-endpoint-activitypub to 03c4ba4 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Pulls fix for OG image URL — slug-only path (/og/{slug}.png) instead of date-prefixed path. 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 ac0695bf..6fcdcfe6 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#45f8ba93c0202fabf460bdd03e9ee758faa0a457", + "resolved": "git+ssh://git@github.com/svemagie/indiekit-endpoint-activitypub.git#03c4ba4aea3ac91b48f02ca196522b4042aa9d87", "license": "MIT", "dependencies": { "@fedify/debugger": "^2.0.0",