diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/package.json b/package.json index e6ae0a27e..9481e63f4 100644 --- a/package.json +++ b/package.json | |||
@@ -114,10 +114,10 @@ | |||
114 | "ip-anonymize": "^0.1.0", | 114 | "ip-anonymize": "^0.1.0", |
115 | "ipaddr.js": "2.0.0", | 115 | "ipaddr.js": "2.0.0", |
116 | "is-cidr": "^4.0.0", | 116 | "is-cidr": "^4.0.0", |
117 | "iso-639-3": "^2.0.0", | 117 | "iso-639-3": "2.2.0", |
118 | "jimp": "^0.16.0", | 118 | "jimp": "^0.16.0", |
119 | "js-yaml": "^4.0.0", | 119 | "js-yaml": "^4.0.0", |
120 | "jsonld": "~4.0.1", | 120 | "jsonld": "~5.2.0", |
121 | "lodash": "^4.17.10", | 121 | "lodash": "^4.17.10", |
122 | "lru-cache": "^6.0.0", | 122 | "lru-cache": "^6.0.0", |
123 | "magnet-uri": "^6.1.0", | 123 | "magnet-uri": "^6.1.0", |
@@ -140,10 +140,10 @@ | |||
140 | "reflect-metadata": "^0.1.12", | 140 | "reflect-metadata": "^0.1.12", |
141 | "sanitize-html": "2.x", | 141 | "sanitize-html": "2.x", |
142 | "scripty": "^2.0.0", | 142 | "scripty": "^2.0.0", |
143 | "sequelize": "6.5.0", | 143 | "sequelize": "6.6.2", |
144 | "sequelize-typescript": "^2.0.0-beta.1", | 144 | "sequelize-typescript": "^2.0.0-beta.1", |
145 | "sitemap": "^6.1.0", | 145 | "sitemap": "^6.1.0", |
146 | "socket.io": "^3.0.2", | 146 | "socket.io": "^4.0.1", |
147 | "sql-formatter": "^4.0.0-beta.0", | 147 | "sql-formatter": "^4.0.0-beta.0", |
148 | "srt-to-vtt": "^1.1.2", | 148 | "srt-to-vtt": "^1.1.2", |
149 | "tsconfig-paths": "^3.9.0", | 149 | "tsconfig-paths": "^3.9.0", |
@@ -152,7 +152,7 @@ | |||
152 | "uuid": "^8.1.0", | 152 | "uuid": "^8.1.0", |
153 | "validator": "^13.0.0", | 153 | "validator": "^13.0.0", |
154 | "webfinger.js": "^2.6.6", | 154 | "webfinger.js": "^2.6.6", |
155 | "webtorrent": "^0.115.1", | 155 | "webtorrent": "^0.116.1", |
156 | "winston": "3.3.3", | 156 | "winston": "3.3.3", |
157 | "ws": "^7.0.0", | 157 | "ws": "^7.0.0", |
158 | "youtube-dl": "^3.0.2" | 158 | "youtube-dl": "^3.0.2" |
@@ -178,7 +178,7 @@ | |||
178 | "@types/lodash": "^4.14.64", | 178 | "@types/lodash": "^4.14.64", |
179 | "@types/lru-cache": "^5.1.0", | 179 | "@types/lru-cache": "^5.1.0", |
180 | "@types/magnet-uri": "^5.1.1", | 180 | "@types/magnet-uri": "^5.1.1", |
181 | "@types/maildev": "^0.0.1", | 181 | "@types/maildev": "^0.0.2", |
182 | "@types/memoizee": "^0.4.2", | 182 | "@types/memoizee": "^0.4.2", |
183 | "@types/mkdirp": "^1.0.0", | 183 | "@types/mkdirp": "^1.0.0", |
184 | "@types/mocha": "^8.0.3", | 184 | "@types/mocha": "^8.0.3", |
@@ -204,7 +204,7 @@ | |||
204 | "eslint-config-standard-with-typescript": "^20.0.0", | 204 | "eslint-config-standard-with-typescript": "^20.0.0", |
205 | "eslint-plugin-import": "^2.20.1", | 205 | "eslint-plugin-import": "^2.20.1", |
206 | "eslint-plugin-node": "^11.0.0", | 206 | "eslint-plugin-node": "^11.0.0", |
207 | "eslint-plugin-promise": "^4.2.1", | 207 | "eslint-plugin-promise": "^5.1.0", |
208 | "eslint-plugin-standard": "^5.0.0", | 208 | "eslint-plugin-standard": "^5.0.0", |
209 | "fast-xml-parser": "^3.19.0", | 209 | "fast-xml-parser": "^3.19.0", |
210 | "maildev": "^1.0.0-rc3", | 210 | "maildev": "^1.0.0-rc3", |
@@ -212,7 +212,7 @@ | |||
212 | "marked-man": "^0.7.0", | 212 | "marked-man": "^0.7.0", |
213 | "mocha": "^8.0.1", | 213 | "mocha": "^8.0.1", |
214 | "nodemon": "^2.0.1", | 214 | "nodemon": "^2.0.1", |
215 | "socket.io-client": "^3.0.2", | 215 | "socket.io-client": "^4.0.1", |
216 | "source-map-support": "^0.5.0", | 216 | "source-map-support": "^0.5.0", |
217 | "supertest": "^6.0.1", | 217 | "supertest": "^6.0.1", |
218 | "swagger-cli": "^4.0.2", | 218 | "swagger-cli": "^4.0.2", |