mirror of https://github.com/Chocobozzz/PeerTube
Update server depencencies
parent
17ddba4950
commit
7fc1012ffd
|
@ -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": {
|
||||
|
|
Loading…
Reference in New Issue