diff options
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 809a7a7..aef58d7 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "rimraf": "^2.5.2", "which": "^1.2.4", "yargs": "^4.3.2", - "youtube-dl": "~1.10.5" + "youtube-dl": "~1.11.1" }, "engines": { "node": ">= 0.8.x" |