aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index e1ddf1168..0737df7d5 100644
--- a/package.json
+++ b/package.json
@@ -91,6 +91,7 @@
91 "decache": "^4.6.0", 91 "decache": "^4.6.0",
92 "deep-object-diff": "^1.1.0", 92 "deep-object-diff": "^1.1.0",
93 "email-templates": "^8.0.3", 93 "email-templates": "^8.0.3",
94 "execa": "^5.1.1",
94 "express": "^4.12.4", 95 "express": "^4.12.4",
95 "express-rate-limit": "^5.0.0", 96 "express-rate-limit": "^5.0.0",
96 "express-validator": "^6.4.0", 97 "express-validator": "^6.4.0",
@@ -144,8 +145,7 @@
144 "webfinger.js": "^2.6.6", 145 "webfinger.js": "^2.6.6",
145 "webtorrent": "^1.0.0", 146 "webtorrent": "^1.0.0",
146 "winston": "3.3.3", 147 "winston": "3.3.3",
147 "ws": "^8.0.0", 148 "ws": "^8.0.0"
148 "youtube-dl": "^3.0.2"
149 }, 149 },
150 "devDependencies": { 150 "devDependencies": {
151 "@types/async": "^3.0.0", 151 "@types/async": "^3.0.0",