mirror of
https://github.com/anidl/multi-downloader-nx.git
synced 2026-04-25 10:13:00 +00:00
Update mp4decryptjs
This commit is contained in:
parent
368f1fd306
commit
852558a245
2 changed files with 5 additions and 5 deletions
|
|
@ -61,7 +61,7 @@
|
||||||
"long": "^5.2.3",
|
"long": "^5.2.3",
|
||||||
"lookpath": "^1.2.2",
|
"lookpath": "^1.2.2",
|
||||||
"m3u8-parsed": "^1.3.0",
|
"m3u8-parsed": "^1.3.0",
|
||||||
"mp4decryptjs": "^1.0.1",
|
"mp4decryptjs": "^1.0.2",
|
||||||
"mpd-parser": "^1.3.0",
|
"mpd-parser": "^1.3.0",
|
||||||
"open": "^8.4.2",
|
"open": "^8.4.2",
|
||||||
"protobufjs": "^7.2.5",
|
"protobufjs": "^7.2.5",
|
||||||
|
|
|
||||||
|
|
@ -63,8 +63,8 @@ dependencies:
|
||||||
specifier: ^1.3.0
|
specifier: ^1.3.0
|
||||||
version: 1.3.0
|
version: 1.3.0
|
||||||
mp4decryptjs:
|
mp4decryptjs:
|
||||||
specifier: ^1.0.1
|
specifier: ^1.0.2
|
||||||
version: 1.0.1
|
version: 1.0.2
|
||||||
mpd-parser:
|
mpd-parser:
|
||||||
specifier: ^1.3.0
|
specifier: ^1.3.0
|
||||||
version: 1.3.0
|
version: 1.3.0
|
||||||
|
|
@ -4682,8 +4682,8 @@ packages:
|
||||||
hasBin: true
|
hasBin: true
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/mp4decryptjs@1.0.1:
|
/mp4decryptjs@1.0.2:
|
||||||
resolution: {integrity: sha512-KFkiJGaROybi+ceTPsxTDZWR6umgnL6DjtNviBODUOq3cglHkGlDepbD2dSRp9a5R43ePmKSOH6VzvGz/1SfXA==}
|
resolution: {integrity: sha512-U/Uo+2jOQpUg9RprwrmtGdzNQAh9Tdc0ARGTvlqO12PvD8HFxiP+u76f4f1Km8xgINiKeaMdw50rrNnE0S1IDg==}
|
||||||
requiresBuild: true
|
requiresBuild: true
|
||||||
dependencies:
|
dependencies:
|
||||||
bindings: 1.5.0
|
bindings: 1.5.0
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue