From 7cca6a605f031b8372f8d5b52f6b49511562e7ce Mon Sep 17 00:00:00 2001 From: Sven Date: Fri, 27 Mar 2026 09:43:27 +0100 Subject: [PATCH] chore: update AP fork lockfile pin to 69ae731 (fix rate-limit trust proxy error) --- package-lock.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package-lock.json b/package-lock.json index b603b965..38a3a643 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2418,7 +2418,7 @@ }, "node_modules/@rmdes/indiekit-endpoint-activitypub": { "version": "3.10.0", - "resolved": "git+ssh://git@github.com/svemagie/indiekit-endpoint-activitypub.git#6f76ec45c491fe36e064c738da1b2a1e2d30ba23", + "resolved": "git+ssh://git@github.com/svemagie/indiekit-endpoint-activitypub.git#69ae731dab52a8a4aca63e47722f08504647fc23", "license": "MIT", "dependencies": { "@fedify/debugger": "^2.1.0",