aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json
index c7163d8bb..b5d695344 100644
--- a/package.json
+++ b/package.json
@@ -100,6 +100,7 @@
100 "flat": "^4.1.0", 100 "flat": "^4.1.0",
101 "fluent-ffmpeg": "^2.1.0", 101 "fluent-ffmpeg": "^2.1.0",
102 "helmet": "^3.12.1", 102 "helmet": "^3.12.1",
103 "ip-anonymize": "^0.0.6",
103 "ipaddr.js": "https://github.com/whitequark/ipaddr.js.git#8e69afeb4053ee32447a101845f860848280eca5", 104 "ipaddr.js": "https://github.com/whitequark/ipaddr.js.git#8e69afeb4053ee32447a101845f860848280eca5",
104 "is-cidr": "^2.0.5", 105 "is-cidr": "^2.0.5",
105 "iso-639-3": "^1.0.1", 106 "iso-639-3": "^1.0.1",
@@ -129,6 +130,7 @@
129 "sequelize-typescript": "0.6.6-beta.1", 130 "sequelize-typescript": "0.6.6-beta.1",
130 "sharp": "^0.20.0", 131 "sharp": "^0.20.0",
131 "srt-to-vtt": "^1.1.2", 132 "srt-to-vtt": "^1.1.2",
133 "useragent": "^2.3.0",
132 "uuid": "^3.1.0", 134 "uuid": "^3.1.0",
133 "validator": "^10.2.0", 135 "validator": "^10.2.0",
134 "webfinger.js": "^2.6.6", 136 "webfinger.js": "^2.6.6",