mirror of
https://github.com/anidl/multi-downloader-nx.git
synced 2026-05-16 14:41:52 +00:00
chore(deps): bump undici from 7.24.5 to 7.24.6
Bumps [undici](https://github.com/nodejs/undici) from 7.24.5 to 7.24.6. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v7.24.5...v7.24.6) --- updated-dependencies: - dependency-name: undici dependency-version: 7.24.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
2795b6c6cf
commit
2582e1acd6
2 changed files with 6 additions and 6 deletions
|
|
@ -53,7 +53,7 @@
|
|||
"mpd-parser": "^1.3.1",
|
||||
"node-playready": "^1.1.4",
|
||||
"open": "^11.0.0",
|
||||
"undici": "^7.24.5",
|
||||
"undici": "^7.24.6",
|
||||
"widevine": "^1.0.6",
|
||||
"ws": "^8.20.0",
|
||||
"yaml": "^2.8.3"
|
||||
|
|
|
|||
|
|
@ -48,8 +48,8 @@ importers:
|
|||
specifier: ^11.0.0
|
||||
version: 11.0.0
|
||||
undici:
|
||||
specifier: ^7.24.5
|
||||
version: 7.24.5
|
||||
specifier: ^7.24.6
|
||||
version: 7.24.6
|
||||
widevine:
|
||||
specifier: ^1.0.6
|
||||
version: 1.0.6
|
||||
|
|
@ -2015,8 +2015,8 @@ packages:
|
|||
undici-types@7.18.2:
|
||||
resolution: {integrity: sha512-AsuCzffGHJybSaRrmr5eHr81mwJU3kjw6M+uprWvCXiNeN9SOGwQ3Jn8jb8m3Z6izVgknn1R0FTCEAP2QrLY/w==}
|
||||
|
||||
undici@7.24.5:
|
||||
resolution: {integrity: sha512-3IWdCpjgxp15CbJnsi/Y9TCDE7HWVN19j1hmzVhoAkY/+CJx449tVxT5wZc1Gwg8J+P0LWvzlBzxYRnHJ+1i7Q==}
|
||||
undici@7.24.6:
|
||||
resolution: {integrity: sha512-Xi4agocCbRzt0yYMZGMA6ApD7gvtUFaxm4ZmeacWI4cZxaF6C+8I8QfofC20NAePiB/IcvZmzkJ7XPa471AEtA==}
|
||||
engines: {node: '>=20.18.1'}
|
||||
|
||||
universalify@0.1.2:
|
||||
|
|
@ -4065,7 +4065,7 @@ snapshots:
|
|||
|
||||
undici-types@7.18.2: {}
|
||||
|
||||
undici@7.24.5: {}
|
||||
undici@7.24.6: {}
|
||||
|
||||
universalify@0.1.2: {}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue