Bump undici from 7.3.0 to 7.9.0 in /remote (#249292)

Bumps [undici](https://github.com/nodejs/undici) from 7.3.0 to 7.9.0.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v7.3.0...v7.9.0)

---
updated-dependencies:
- dependency-name: undici
  dependency-version: 7.9.0
  dependency-type: indirect
...

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-05-29 09:45:22 -07:00 committed by GitHub
parent 99e22e8e8f
commit 40b2fd1831
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1411,9 +1411,9 @@
}
},
"node_modules/undici": {
"version": "7.3.0",
"resolved": "https://registry.npmjs.org/undici/-/undici-7.3.0.tgz",
"integrity": "sha512-Qy96NND4Dou5jKoSJ2gm8ax8AJM/Ey9o9mz7KN1bb9GP+G0l20Zw8afxTnY2f4b7hmhn/z8aC2kfArVQlAhFBw==",
"version": "7.9.0",
"resolved": "https://registry.npmjs.org/undici/-/undici-7.9.0.tgz",
"integrity": "sha512-e696y354tf5cFZPXsF26Yg+5M63+5H3oE6Vtkh2oqbvsE2Oe7s2nIbcQh5lmG7Lp/eS29vJtTpw9+p6PX0qNSg==",
"license": "MIT",
"engines": {
"node": ">=20.18.1"