Bump undici from 7.2.0 to 7.3.0 in /remote (#238563)

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

---
updated-dependencies:
- dependency-name: undici
  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-01-23 08:05:51 -08:00
committed by GitHub
parent 4d437938ee
commit a039b56fe9
+3 -3
View File
@@ -1409,9 +1409,9 @@
}
},
"node_modules/undici": {
"version": "7.2.0",
"resolved": "https://registry.npmjs.org/undici/-/undici-7.2.0.tgz",
"integrity": "sha512-klt+0S55GBViA9nsq48/NSCo4YX5mjydjypxD7UmHh/brMu8h/Mhd/F7qAeoH2NOO8SDTk6kjnTFc4WpzmfYpQ==",
"version": "7.3.0",
"resolved": "https://registry.npmjs.org/undici/-/undici-7.3.0.tgz",
"integrity": "sha512-Qy96NND4Dou5jKoSJ2gm8ax8AJM/Ey9o9mz7KN1bb9GP+G0l20Zw8afxTnY2f4b7hmhn/z8aC2kfArVQlAhFBw==",
"license": "MIT",
"engines": {
"node": ">=20.18.1"