diff --git a/package-lock.json b/package-lock.json index 7f872dbe..61271f81 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@indiekit/indiekit": "^1.0.0-beta.25", "@indiekit/post-type-repost": "^1.0.0-beta.25", "@indiekit/store-github": "^1.0.0-beta.25", - "@rmdes/indiekit-endpoint-activitypub": "^2.8.0", + "@rmdes/indiekit-endpoint-activitypub": "^2.8.2", "@rmdes/indiekit-endpoint-auth": "^1.0.0-beta.25", "@rmdes/indiekit-endpoint-blogroll": "github:svemagie/indiekit-endpoint-blogroll#bookmark-import", "@rmdes/indiekit-endpoint-comments": "^1.0.0", @@ -2340,9 +2340,9 @@ } }, "node_modules/@rmdes/indiekit-endpoint-activitypub": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/@rmdes/indiekit-endpoint-activitypub/-/indiekit-endpoint-activitypub-2.8.0.tgz", - "integrity": "sha512-Ftre0yn517fS4GZcaO3sl0+dkTAHGGn/Ecu2Mv3x7GrkTxw6rI85LLXIcpVdvSxF6Pkk+qGpRavvOm347pQ9JQ==", + "version": "2.9.1", + "resolved": "https://registry.npmjs.org/@rmdes/indiekit-endpoint-activitypub/-/indiekit-endpoint-activitypub-2.9.1.tgz", + "integrity": "sha512-aQSWmNCVoscqlunfhmLiZlNXRye0jrnAKyvVeJzMIlkkxYmEP7BByDuJ5nzIvkHPOZA7Ins+gOIIX7ebd24vcA==", "license": "MIT", "dependencies": { "@fedify/debugger": "^2.0.0",