fix(deps): override minimatch to >=10.2.1 (GHSA-3ppc-4f35-3m26) (#63)
All minimatch versions <10.2.1 are vulnerable to ReDoS via repeated
wildcards with non-matching literal in pattern. Override forces the
patched version across all transitive dependencies including
typescript-eslint, testcontainers, @atproto/tap, and @sentry/node.
authored by