fix(federation): 🐛 Correctly validate outbound Collections

This commit is contained in:
Jesse Wierzbinski 2024-08-26 19:34:21 +02:00
parent 42e198ca0e
commit 334c429bfa
No known key found for this signature in database
4 changed files with 7 additions and 10 deletions

View file

@ -110,7 +110,7 @@
"@oclif/core": "^4.0.19",
"@sentry/bun": "^8.26.0",
"@tufjs/canonical-json": "^2.0.0",
"@versia/federation": "^0.1.0-rc.0",
"@versia/federation": "^0.1.0-rc.1",
"altcha-lib": "^0.5.1",
"blurhash": "^2.0.5",
"bullmq": "^5.12.10",