diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 3f4e272ec..635ceaf76 100644 --- a/package.json +++ b/package.json | |||
@@ -100,6 +100,7 @@ | |||
100 | "express-validator": "^5.0.0", | 100 | "express-validator": "^5.0.0", |
101 | "flat": "^4.1.0", | 101 | "flat": "^4.1.0", |
102 | "fluent-ffmpeg": "^2.1.0", | 102 | "fluent-ffmpeg": "^2.1.0", |
103 | "fs-extra": "^7.0.0", | ||
103 | "helmet": "^3.12.1", | 104 | "helmet": "^3.12.1", |
104 | "ip-anonymize": "^0.0.6", | 105 | "ip-anonymize": "^0.0.6", |
105 | "ipaddr.js": "https://github.com/whitequark/ipaddr.js.git#8e69afeb4053ee32447a101845f860848280eca5", | 106 | "ipaddr.js": "https://github.com/whitequark/ipaddr.js.git#8e69afeb4053ee32447a101845f860848280eca5", |
@@ -110,7 +111,6 @@ | |||
110 | "jsonld-signatures": "https://github.com/Chocobozzz/jsonld-signatures#rsa2017", | 111 | "jsonld-signatures": "https://github.com/Chocobozzz/jsonld-signatures#rsa2017", |
111 | "lodash": "^4.17.10", | 112 | "lodash": "^4.17.10", |
112 | "magnet-uri": "^5.1.4", | 113 | "magnet-uri": "^5.1.4", |
113 | "mkdirp": "^0.5.1", | ||
114 | "morgan": "^1.5.3", | 114 | "morgan": "^1.5.3", |
115 | "multer": "^1.1.0", | 115 | "multer": "^1.1.0", |
116 | "nodemailer": "^4.4.2", | 116 | "nodemailer": "^4.4.2", |