build(deps-dev): bump undici from 6.21.0 to 6.21.1 (#3630)

Bumps [undici](https://github.com/nodejs/undici) from 6.21.0 to 6.21.1.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v6.21.0...v6.21.1)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-01-21 12:57:30 +00:00
committed by GitHub
parent e23e628200
commit 9965b9dd5e
2 changed files with 6 additions and 5 deletions

View File

@ -58,6 +58,6 @@
"prettier": "^3.4.2",
"ts-jest": "^29.2.5",
"typescript": "^5.7.3",
"undici": "^6.21.0"
"undici": "^6.21.1"
}
}