diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 26 |
1 files changed, 11 insertions, 15 deletions
diff --git a/package.json b/package.json index 7d8dd6225..a766f8d81 100644 --- a/package.json +++ b/package.json | |||
@@ -77,9 +77,6 @@ | |||
77 | "swagger-cli": "swagger-cli", | 77 | "swagger-cli": "swagger-cli", |
78 | "sass-lint": "sass-lint" | 78 | "sass-lint": "sass-lint" |
79 | }, | 79 | }, |
80 | "resolutions": { | ||
81 | "@types/bluebird": "3.5.27" | ||
82 | }, | ||
83 | "dependencies": { | 80 | "dependencies": { |
84 | "apicache": "^1.4.0", | 81 | "apicache": "^1.4.0", |
85 | "async": "^3.0.1", | 82 | "async": "^3.0.1", |
@@ -108,7 +105,7 @@ | |||
108 | "ip-anonymize": "^0.1.0", | 105 | "ip-anonymize": "^0.1.0", |
109 | "ipaddr.js": "1.9.1", | 106 | "ipaddr.js": "1.9.1", |
110 | "is-cidr": "^3.0.0", | 107 | "is-cidr": "^3.0.0", |
111 | "iso-639-3": "^1.0.1", | 108 | "iso-639-3": "^2.0.0", |
112 | "js-yaml": "^3.5.4", | 109 | "js-yaml": "^3.5.4", |
113 | "jsonld": "~2.0.1", | 110 | "jsonld": "~2.0.1", |
114 | "lodash": "^4.17.10", | 111 | "lodash": "^4.17.10", |
@@ -130,7 +127,7 @@ | |||
130 | "scripty": "^1.5.0", | 127 | "scripty": "^1.5.0", |
131 | "sequelize": "5.21.3", | 128 | "sequelize": "5.21.3", |
132 | "sequelize-typescript": "^1.0.0-beta.4", | 129 | "sequelize-typescript": "^1.0.0-beta.4", |
133 | "sharp": "^0.23.3", | 130 | "sharp": "^0.24.0", |
134 | "sitemap": "^5.0.0", | 131 | "sitemap": "^5.0.0", |
135 | "socket.io": "^2.2.0", | 132 | "socket.io": "^2.2.0", |
136 | "srt-to-vtt": "^1.1.2", | 133 | "srt-to-vtt": "^1.1.2", |
@@ -142,16 +139,16 @@ | |||
142 | "webtorrent": "^0.107.16", | 139 | "webtorrent": "^0.107.16", |
143 | "winston": "3.2.1", | 140 | "winston": "3.2.1", |
144 | "ws": "^7.0.0", | 141 | "ws": "^7.0.0", |
145 | "youtube-dl": "^2.0.0" | 142 | "youtube-dl": "^3.0.1" |
146 | }, | 143 | }, |
147 | "devDependencies": { | 144 | "devDependencies": { |
148 | "@types/apicache": "^1.2.0", | 145 | "@types/apicache": "^1.2.0", |
149 | "@types/async": "^3.0.0", | 146 | "@types/async": "^3.0.0", |
150 | "@types/async-lock": "^1.1.0", | 147 | "@types/async-lock": "^1.1.0", |
151 | "@types/bcrypt": "^3.0.0", | 148 | "@types/bcrypt": "^3.0.0", |
152 | "@types/bluebird": "3.5.21", | 149 | "@types/bluebird": "3.5.29", |
153 | "@types/body-parser": "^1.16.3", | 150 | "@types/body-parser": "^1.16.3", |
154 | "@types/bull": "3.4.0", | 151 | "@types/bull": "3.12.0", |
155 | "@types/bytes": "^3.0.0", | 152 | "@types/bytes": "^3.0.0", |
156 | "@types/chai": "^4.0.4", | 153 | "@types/chai": "^4.0.4", |
157 | "@types/chai-json-schema": "^1.4.3", | 154 | "@types/chai-json-schema": "^1.4.3", |
@@ -168,7 +165,7 @@ | |||
168 | "@types/maildev": "^0.0.1", | 165 | "@types/maildev": "^0.0.1", |
169 | "@types/memoizee": "^0.4.2", | 166 | "@types/memoizee": "^0.4.2", |
170 | "@types/mkdirp": "^0.5.1", | 167 | "@types/mkdirp": "^0.5.1", |
171 | "@types/mocha": "^5.0.0", | 168 | "@types/mocha": "^7.0.1", |
172 | "@types/morgan": "^1.7.32", | 169 | "@types/morgan": "^1.7.32", |
173 | "@types/multer": "^1.3.3", | 170 | "@types/multer": "^1.3.3", |
174 | "@types/node": "^10.0.8", | 171 | "@types/node": "^10.0.8", |
@@ -177,18 +174,17 @@ | |||
177 | "@types/pem": "^1.9.3", | 174 | "@types/pem": "^1.9.3", |
178 | "@types/redis": "^2.8.5", | 175 | "@types/redis": "^2.8.5", |
179 | "@types/request": "^2.0.3", | 176 | "@types/request": "^2.0.3", |
180 | "@types/sharp": "^0.23.0", | 177 | "@types/sharp": "^0.24.0", |
181 | "@types/socket.io": "^2.1.2", | 178 | "@types/socket.io": "^2.1.2", |
182 | "@types/supertest": "^2.0.3", | 179 | "@types/supertest": "^2.0.3", |
183 | "@types/validator": "^12.0.1", | 180 | "@types/validator": "^12.0.1", |
184 | "@types/webtorrent": "^0.107.0", | 181 | "@types/webtorrent": "^0.107.0", |
185 | "@types/ws": "^6.0.0", | 182 | "@types/ws": "^7.2.1", |
186 | "chai": "^4.1.1", | 183 | "chai": "^4.1.1", |
187 | "chai-json-schema": "^1.5.0", | 184 | "chai-json-schema": "^1.5.0", |
188 | "chai-xml": "^0.3.2", | 185 | "chai-xml": "^0.3.2", |
189 | "concurrently": "^5.0.0", | 186 | "concurrently": "^5.0.0", |
190 | "libxmljs": "0.19.7", | 187 | "libxmljs": "0.19.7", |
191 | "lint-staged": "^9.2.0", | ||
192 | "maildev": "^1.0.0-rc3", | 188 | "maildev": "^1.0.0-rc3", |
193 | "marked": "^0.8.0", | 189 | "marked": "^0.8.0", |
194 | "marked-man": "^0.7.0", | 190 | "marked-man": "^0.7.0", |
@@ -197,9 +193,9 @@ | |||
197 | "nodemon": "^2.0.1", | 193 | "nodemon": "^2.0.1", |
198 | "source-map-support": "^0.5.0", | 194 | "source-map-support": "^0.5.0", |
199 | "supertest": "^4.0.2", | 195 | "supertest": "^4.0.2", |
200 | "swagger-cli": "^2.2.0", | 196 | "swagger-cli": "^3.0.1", |
201 | "ts-node": "8.5.4", | 197 | "ts-node": "8.6.2", |
202 | "tslint": "^5.7.0", | 198 | "tslint": "^6.0.0", |
203 | "tslint-config-standard": "^9.0.0", | 199 | "tslint-config-standard": "^9.0.0", |
204 | "typescript": "^3.7.2" | 200 | "typescript": "^3.7.2" |
205 | }, | 201 | }, |