build: regenerate dist after undici 6.27.0 bump (#567)

The undici 6.24.1 -> 6.27.0 bump (#565) updated package-lock.json but
did not regenerate the bundled dist/index.js. The validate workflow's
build job rebuilds dist/ and fails on any uncommitted changes, which
broke CI on master.

Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
Carlos Alexandro Becker
2026-06-24 10:43:30 -03:00
committed by GitHub
parent 21549b6bea
commit d13def3a6e
Generated Vendored
+2 -2
View File
File diff suppressed because one or more lines are too long