Bump undici from 5.28.5 to 5.29.0 (#246)

* Bump undici from 5.28.5 to 5.29.0

Bumps [undici](https://github.com/nodejs/undici) from 5.28.5 to 5.29.0.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.28.5...v5.29.0)

---
updated-dependencies:
- dependency-name: undici
  dependency-version: 5.29.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

* rebuild dist

Signed-off-by: Brian DeHamer <bdehamer@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Brian DeHamer <bdehamer@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Brian DeHamer <bdehamer@github.com>
This commit is contained in:
dependabot[bot]
2025-05-22 07:50:29 -07:00
committed by GitHub
parent 4119d34e49
commit 5ae9aa28e1
3 changed files with 39 additions and 39 deletions
+1 -1
View File
@@ -94,6 +94,6 @@
"ts-jest": "^29.3.4",
"typescript": "^5.8.3",
"typescript-eslint": "^8.32.1",
"undici": "^5.28.5"
"undici": "^5.29.0"
}
}