chore(deps): bump undici from 8.7.0 to 8.8.0 (#22781)
Bumps [undici](https://github.com/nodejs/undici) from 8.7.0 to 8.8.0. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v8.7.0...v8.8.0) --- updated-dependencies: - dependency-name: undici dependency-version: 8.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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:
parent
c1dd27180d
commit
8bc0674c93
|
|
@ -134,7 +134,7 @@
|
|||
"tsx": "4.23.1",
|
||||
"twitter-api-v2": "1.29.0",
|
||||
"ufo": "1.6.4",
|
||||
"undici": "8.7.0",
|
||||
"undici": "8.8.0",
|
||||
"uuid": "14.0.1",
|
||||
"winston": "3.19.0",
|
||||
"xxhash-wasm": "1.1.0",
|
||||
|
|
|
|||
|
|
@ -135,7 +135,7 @@ importers:
|
|||
version: 10.0.0
|
||||
http-cookie-agent:
|
||||
specifier: 8.0.0
|
||||
version: 8.0.0(tough-cookie@6.0.2)(undici@8.7.0)
|
||||
version: 8.0.0(tough-cookie@6.0.2)(undici@8.8.0)
|
||||
https-proxy-agent:
|
||||
specifier: 9.1.0
|
||||
version: 9.1.0
|
||||
|
|
@ -257,8 +257,8 @@ importers:
|
|||
specifier: 1.6.4
|
||||
version: 1.6.4
|
||||
undici:
|
||||
specifier: 8.7.0
|
||||
version: 8.7.0
|
||||
specifier: 8.8.0
|
||||
version: 8.8.0
|
||||
uuid:
|
||||
specifier: 14.0.1
|
||||
version: 14.0.1
|
||||
|
|
@ -421,7 +421,7 @@ importers:
|
|||
version: 2.15.0(@types/node@26.1.1)(@typescript/typescript6@6.0.2)
|
||||
node-network-devtools:
|
||||
specifier: 1.0.30
|
||||
version: 1.0.30(undici@8.7.0)(utf-8-validate@5.0.10)
|
||||
version: 1.0.30(undici@8.8.0)(utf-8-validate@5.0.10)
|
||||
oxc-parser:
|
||||
specifier: 0.140.0
|
||||
version: 0.140.0
|
||||
|
|
@ -6045,8 +6045,8 @@ packages:
|
|||
resolution: {integrity: sha512-cRZYrTDwWznlnRiPjggAGxZXanty6M8RV1ff8Wm4LWXBp7/IG8v5DnOm74DtUBp9OONpK75YlPnIjQqX0dBDtA==}
|
||||
engines: {node: '>=20.18.1'}
|
||||
|
||||
undici@8.7.0:
|
||||
resolution: {integrity: sha512-N7iQtfyLhIMOFgQubvmLV26svHpO0bqKnAiWotTQCVKCmWrcGbBotPuW1x+xwYZ2VHdSTVUfPQQnlEt1/LouTQ==}
|
||||
undici@8.8.0:
|
||||
resolution: {integrity: sha512-ubshXMXwF3MQIMF1y/WxZdNBnjEKeSg2wF5mcGUtU55YTw34tnVVpKRlLf7ruDXZ5344KokPVX4RBx1wJm64Bw==}
|
||||
engines: {node: '>=22.19.0'}
|
||||
|
||||
unenv@2.0.0-rc.24:
|
||||
|
|
@ -9729,12 +9729,12 @@ snapshots:
|
|||
|
||||
http-cache-semantics@4.2.0: {}
|
||||
|
||||
http-cookie-agent@8.0.0(tough-cookie@6.0.2)(undici@8.7.0):
|
||||
http-cookie-agent@8.0.0(tough-cookie@6.0.2)(undici@8.8.0):
|
||||
dependencies:
|
||||
agent-base: 9.0.0
|
||||
tough-cookie: 6.0.2
|
||||
optionalDependencies:
|
||||
undici: 8.7.0
|
||||
undici: 8.8.0
|
||||
|
||||
http-proxy-agent@9.1.0:
|
||||
dependencies:
|
||||
|
|
@ -10692,13 +10692,13 @@ snapshots:
|
|||
dependencies:
|
||||
write-file-atomic: 1.3.4
|
||||
|
||||
node-network-devtools@1.0.30(undici@8.7.0)(utf-8-validate@5.0.10):
|
||||
node-network-devtools@1.0.30(undici@8.8.0)(utf-8-validate@5.0.10):
|
||||
dependencies:
|
||||
bufferutil: 4.1.0
|
||||
iconv-lite: 0.7.3
|
||||
inspector: 0.5.0
|
||||
open: 8.4.2
|
||||
undici: 8.7.0
|
||||
undici: 8.8.0
|
||||
ws: 8.21.0(bufferutil@4.1.0)(utf-8-validate@5.0.10)
|
||||
transitivePeerDependencies:
|
||||
- utf-8-validate
|
||||
|
|
@ -11837,7 +11837,7 @@ snapshots:
|
|||
|
||||
undici@7.28.0: {}
|
||||
|
||||
undici@8.7.0: {}
|
||||
undici@8.8.0: {}
|
||||
|
||||
unenv@2.0.0-rc.24:
|
||||
dependencies:
|
||||
|
|
|
|||
Loading…
Reference in New Issue