mirror of
https://github.com/DIYgod/RSSHub.git
synced 2026-03-13 10:30:18 +08:00
chore(deps): bump undici from 7.22.0 to 7.24.0
Bumps [undici](https://github.com/nodejs/undici) from 7.22.0 to 7.24.0. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v7.22.0...v7.24.0) --- updated-dependencies: - dependency-name: undici dependency-version: 7.24.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -134,7 +134,7 @@
|
||||
"tsx": "4.21.0",
|
||||
"twitter-api-v2": "1.29.0",
|
||||
"ufo": "1.6.3",
|
||||
"undici": "7.22.0",
|
||||
"undici": "7.24.0",
|
||||
"uuid": "13.0.0",
|
||||
"winston": "3.19.0",
|
||||
"xxhash-wasm": "1.1.0",
|
||||
|
||||
24
pnpm-lock.yaml
generated
24
pnpm-lock.yaml
generated
@@ -135,7 +135,7 @@ importers:
|
||||
version: 9.0.5
|
||||
http-cookie-agent:
|
||||
specifier: 7.0.3
|
||||
version: 7.0.3(tough-cookie@6.0.1)(undici@7.22.0)
|
||||
version: 7.0.3(tough-cookie@6.0.1)(undici@7.24.0)
|
||||
https-proxy-agent:
|
||||
specifier: 7.0.6
|
||||
version: 7.0.6
|
||||
@@ -263,8 +263,8 @@ importers:
|
||||
specifier: 1.6.3
|
||||
version: 1.6.3
|
||||
undici:
|
||||
specifier: 7.22.0
|
||||
version: 7.22.0
|
||||
specifier: 7.24.0
|
||||
version: 7.24.0
|
||||
uuid:
|
||||
specifier: 13.0.0
|
||||
version: 13.0.0
|
||||
@@ -427,7 +427,7 @@ importers:
|
||||
version: 2.4.3(typescript@5.9.3)
|
||||
node-network-devtools:
|
||||
specifier: 1.0.29
|
||||
version: 1.0.29(undici@7.22.0)(utf-8-validate@5.0.10)
|
||||
version: 1.0.29(undici@7.24.0)(utf-8-validate@5.0.10)
|
||||
oxfmt:
|
||||
specifier: 0.40.0
|
||||
version: 0.40.0
|
||||
@@ -5622,8 +5622,8 @@ packages:
|
||||
resolution: {integrity: sha512-y+8YjDFzWdQlSE9N5nzKMT3g4a5UBX1HKowfdXh0uvAnTaqqwqB92Jt4UXBAeKekDs5IaDKyJFR4X1gYVCgXcw==}
|
||||
engines: {node: '>=20.18.1'}
|
||||
|
||||
undici@7.22.0:
|
||||
resolution: {integrity: sha512-RqslV2Us5BrllB+JeiZnK4peryVTndy9Dnqq62S3yYRRTj0tFQCwEniUy2167skdGOy3vqRzEvl1Dm4sV2ReDg==}
|
||||
undici@7.24.0:
|
||||
resolution: {integrity: sha512-jxytwMHhsbdpBXxLAcuu0fzlQeXCNnWdDyRHpvWsUl8vd98UwYdl9YTyn8/HcpcJPC3pwUveefsa3zTxyD/ERg==}
|
||||
engines: {node: '>=20.18.1'}
|
||||
|
||||
unenv@2.0.0-rc.24:
|
||||
@@ -8295,7 +8295,7 @@ snapshots:
|
||||
parse5: 7.3.0
|
||||
parse5-htmlparser2-tree-adapter: 7.1.0
|
||||
parse5-parser-stream: 7.1.2
|
||||
undici: 7.22.0
|
||||
undici: 7.24.0
|
||||
whatwg-mimetype: 4.0.0
|
||||
|
||||
chownr@3.0.0: {}
|
||||
@@ -9338,12 +9338,12 @@ snapshots:
|
||||
|
||||
http-cache-semantics@4.2.0: {}
|
||||
|
||||
http-cookie-agent@7.0.3(tough-cookie@6.0.1)(undici@7.22.0):
|
||||
http-cookie-agent@7.0.3(tough-cookie@6.0.1)(undici@7.24.0):
|
||||
dependencies:
|
||||
agent-base: 7.1.4
|
||||
tough-cookie: 6.0.1
|
||||
optionalDependencies:
|
||||
undici: 7.22.0
|
||||
undici: 7.24.0
|
||||
|
||||
http-proxy-agent@7.0.2:
|
||||
dependencies:
|
||||
@@ -10145,13 +10145,13 @@ snapshots:
|
||||
dependencies:
|
||||
write-file-atomic: 1.3.4
|
||||
|
||||
node-network-devtools@1.0.29(undici@7.22.0)(utf-8-validate@5.0.10):
|
||||
node-network-devtools@1.0.29(undici@7.24.0)(utf-8-validate@5.0.10):
|
||||
dependencies:
|
||||
bufferutil: 4.1.0
|
||||
iconv-lite: 0.6.3
|
||||
inspector: 0.5.0
|
||||
open: 8.4.2
|
||||
undici: 7.22.0
|
||||
undici: 7.24.0
|
||||
ws: 8.19.0(bufferutil@4.1.0)(utf-8-validate@5.0.10)
|
||||
transitivePeerDependencies:
|
||||
- utf-8-validate
|
||||
@@ -11379,7 +11379,7 @@ snapshots:
|
||||
|
||||
undici@7.18.2: {}
|
||||
|
||||
undici@7.22.0: {}
|
||||
undici@7.24.0: {}
|
||||
|
||||
unenv@2.0.0-rc.24:
|
||||
dependencies:
|
||||
|
||||
Reference in New Issue
Block a user