1
0
Fork 0

Update server depencencies

This commit is contained in:
Chocobozzz 2021-11-10 15:30:44 +01:00
parent 17ddba4950
commit 7fc1012ffd
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
2 changed files with 662 additions and 1190 deletions

View File

@ -82,7 +82,7 @@
"bencode": "^2.0.2",
"bittorrent-tracker": "^9.0.0",
"bluebird": "^3.5.0",
"bull": "^3.4.2",
"bull": "^4.1.0",
"bytes": "^3.0.0",
"chokidar": "^3.4.2",
"commander": "^8.0.0",
@ -133,7 +133,7 @@
"redis": "^3.0.2",
"reflect-metadata": "^0.1.12",
"sanitize-html": "2.x",
"sequelize": "6.7.0",
"sequelize": "6.9.0",
"sequelize-typescript": "^2.0.0-beta.1",
"short-uuid": "^4.2.0",
"sitemap": "^7.0.0",
@ -162,7 +162,7 @@
"@types/chai": "^4.0.4",
"@types/chai-json-schema": "^1.4.3",
"@types/chai-xml": "^0.3.1",
"@types/config": "^0.0.39",
"@types/config": "^0.0.40",
"@types/create-torrent": "^5.0.0",
"@types/express": "4.17.9",
"@types/express-rate-limit": "^5.0.0",
@ -206,7 +206,7 @@
"source-map-support": "^0.5.0",
"supertest": "^6.0.1",
"swagger-cli": "^4.0.2",
"ts-node": "10.3.0",
"ts-node": "10.4.0",
"typescript": "^4.0.5"
},
"bundlewatch": {

1844
yarn.lock

File diff suppressed because it is too large Load Diff