mirror of
https://github.com/anidl/multi-downloader-nx.git
synced 2026-07-26 14:32:13 +00:00
chore(deps): bump undici from 7.25.0 to 8.3.0
Bumps [undici](https://github.com/nodejs/undici) from 7.25.0 to 8.3.0. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v7.25.0...v8.3.0) --- updated-dependencies: - dependency-name: undici dependency-version: 8.3.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
cef03ad348
commit
7b76d5e5f1
2 changed files with 7 additions and 7 deletions
|
|
@ -53,7 +53,7 @@
|
|||
"mpd-parser": "^1.3.1",
|
||||
"node-playready": "^1.1.5",
|
||||
"open": "^11.0.0",
|
||||
"undici": "^7.25.0",
|
||||
"undici": "^8.3.0",
|
||||
"widevine": "^1.0.7",
|
||||
"ws": "^8.20.1",
|
||||
"yaml": "^2.9.0"
|
||||
|
|
|
|||
|
|
@ -48,8 +48,8 @@ importers:
|
|||
specifier: ^11.0.0
|
||||
version: 11.0.0
|
||||
undici:
|
||||
specifier: ^7.25.0
|
||||
version: 7.25.0
|
||||
specifier: ^8.3.0
|
||||
version: 8.3.0
|
||||
widevine:
|
||||
specifier: ^1.0.7
|
||||
version: 1.0.7
|
||||
|
|
@ -2031,9 +2031,9 @@ packages:
|
|||
undici-types@7.24.6:
|
||||
resolution: {integrity: sha512-WRNW+sJgj5OBN4/0JpHFqtqzhpbnV0GuB+OozA9gCL7a993SmU+1JBZCzLNxYsbMfIeDL+lTsphD5jN5N+n0zg==}
|
||||
|
||||
undici@7.25.0:
|
||||
resolution: {integrity: sha512-xXnp4kTyor2Zq+J1FfPI6Eq3ew5h6Vl0F/8d9XU5zZQf1tX9s2Su1/3PiMmUANFULpmksxkClamIZcaUqryHsQ==}
|
||||
engines: {node: '>=20.18.1'}
|
||||
undici@8.3.0:
|
||||
resolution: {integrity: sha512-TkUDgb6tl7KOGZ+7e8E3d2FYgUQgF6z5YypqjWmixVQSQERFcVrVg0ySADm2LVLRh5ljAaHTCR5Fmz3Q34rB7Q==}
|
||||
engines: {node: '>=22.19.0'}
|
||||
|
||||
universalify@0.1.2:
|
||||
resolution: {integrity: sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==}
|
||||
|
|
@ -4094,7 +4094,7 @@ snapshots:
|
|||
|
||||
undici-types@7.24.6: {}
|
||||
|
||||
undici@7.25.0: {}
|
||||
undici@8.3.0: {}
|
||||
|
||||
universalify@0.1.2: {}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue