diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/package.json b/package.json index bd18d4c64..9ce1e1b0e 100644 --- a/package.json +++ b/package.json | |||
@@ -147,7 +147,6 @@ | |||
147 | }, | 147 | }, |
148 | "devDependencies": { | 148 | "devDependencies": { |
149 | "@openapitools/openapi-generator-cli": "^2.1.4", | 149 | "@openapitools/openapi-generator-cli": "^2.1.4", |
150 | "@types/apicache": "^1.2.0", | ||
151 | "@types/async": "^3.0.0", | 150 | "@types/async": "^3.0.0", |
152 | "@types/async-lock": "^1.1.0", | 151 | "@types/async-lock": "^1.1.0", |
153 | "@types/bcrypt": "^5.0.0", | 152 | "@types/bcrypt": "^5.0.0", |
@@ -158,7 +157,7 @@ | |||
158 | "@types/chai": "^4.0.4", | 157 | "@types/chai": "^4.0.4", |
159 | "@types/chai-json-schema": "^1.4.3", | 158 | "@types/chai-json-schema": "^1.4.3", |
160 | "@types/chai-xml": "^0.3.1", | 159 | "@types/chai-xml": "^0.3.1", |
161 | "@types/config": "^0.0.38", | 160 | "@types/config": "^0.0.39", |
162 | "@types/express": "4.17.9", | 161 | "@types/express": "4.17.9", |
163 | "@types/express-rate-limit": "^5.0.0", | 162 | "@types/express-rate-limit": "^5.0.0", |
164 | "@types/fluent-ffmpeg": "^2.1.16", | 163 | "@types/fluent-ffmpeg": "^2.1.16", |
@@ -166,7 +165,7 @@ | |||
166 | "@types/lodash": "^4.14.64", | 165 | "@types/lodash": "^4.14.64", |
167 | "@types/lru-cache": "^5.1.0", | 166 | "@types/lru-cache": "^5.1.0", |
168 | "@types/magnet-uri": "^5.1.1", | 167 | "@types/magnet-uri": "^5.1.1", |
169 | "@types/maildev": "^0.0.2", | 168 | "@types/maildev": "^0.0.3", |
170 | "@types/memoizee": "^0.4.2", | 169 | "@types/memoizee": "^0.4.2", |
171 | "@types/mkdirp": "^1.0.0", | 170 | "@types/mkdirp": "^1.0.0", |
172 | "@types/mocha": "^8.0.3", | 171 | "@types/mocha": "^8.0.3", |
@@ -204,7 +203,7 @@ | |||
204 | "source-map-support": "^0.5.0", | 203 | "source-map-support": "^0.5.0", |
205 | "supertest": "^6.0.1", | 204 | "supertest": "^6.0.1", |
206 | "swagger-cli": "^4.0.2", | 205 | "swagger-cli": "^4.0.2", |
207 | "ts-node": "10.0.0", | 206 | "ts-node": "10.1.0", |
208 | "typescript": "^4.0.5" | 207 | "typescript": "^4.0.5" |
209 | }, | 208 | }, |
210 | "bundlewatch": { | 209 | "bundlewatch": { |