mirror of
https://github.com/anidl/multi-downloader-nx.git
synced 2026-05-18 15:41:47 +00:00
chore(deps): bump undici from 7.24.6 to 7.24.7
Bumps [undici](https://github.com/nodejs/undici) from 7.24.6 to 7.24.7. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v7.24.6...v7.24.7) --- updated-dependencies: - dependency-name: undici dependency-version: 7.24.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
922f29f7ff
commit
e78fdf93c8
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.6",
|
||||
"undici": "^7.24.7",
|
||||
"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.6
|
||||
version: 7.24.6
|
||||
specifier: ^7.24.7
|
||||
version: 7.24.7
|
||||
widevine:
|
||||
specifier: ^1.0.6
|
||||
version: 1.0.6
|
||||
|
|
@ -2018,8 +2018,8 @@ packages:
|
|||
undici-types@7.18.2:
|
||||
resolution: {integrity: sha512-AsuCzffGHJybSaRrmr5eHr81mwJU3kjw6M+uprWvCXiNeN9SOGwQ3Jn8jb8m3Z6izVgknn1R0FTCEAP2QrLY/w==}
|
||||
|
||||
undici@7.24.6:
|
||||
resolution: {integrity: sha512-Xi4agocCbRzt0yYMZGMA6ApD7gvtUFaxm4ZmeacWI4cZxaF6C+8I8QfofC20NAePiB/IcvZmzkJ7XPa471AEtA==}
|
||||
undici@7.24.7:
|
||||
resolution: {integrity: sha512-H/nlJ/h0ggGC+uRL3ovD+G0i4bqhvsDOpbDv7At5eFLlj2b41L8QliGbnl2H7SnDiYhENphh1tQFJZf+MyfLsQ==}
|
||||
engines: {node: '>=20.18.1'}
|
||||
|
||||
universalify@0.1.2:
|
||||
|
|
@ -4067,7 +4067,7 @@ snapshots:
|
|||
|
||||
undici-types@7.18.2: {}
|
||||
|
||||
undici@7.24.6: {}
|
||||
undici@7.24.7: {}
|
||||
|
||||
universalify@0.1.2: {}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue