mirror of https://github.com/Chocobozzz/PeerTube
Update modules
parent
b1794c53ac
commit
02b72dc7f4
|
@ -30,7 +30,7 @@
|
|||
"reflect-metadata": "0.1.2",
|
||||
"rxjs": "5.0.0-beta.2",
|
||||
"systemjs": "0.19.22",
|
||||
"webtorrent": "^0.85.1",
|
||||
"webtorrent": "^0.89.0",
|
||||
"zone.js": "0.5.15"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
|
@ -39,7 +39,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"async": "^1.2.1",
|
||||
"bittorrent-tracker": "^7.0.0",
|
||||
"bittorrent-tracker": "^8.0.0",
|
||||
"body-parser": "^1.12.4",
|
||||
"concurrently": "^2.0.0",
|
||||
"config": "^1.14.0",
|
||||
|
@ -56,14 +56,14 @@
|
|||
"mongoose": "^4.0.5",
|
||||
"morgan": "^1.5.3",
|
||||
"multer": "^1.1.0",
|
||||
"node-ipc": "^6.0.0",
|
||||
"node-ipc": "^7.0.0",
|
||||
"openssl-wrapper": "^0.2.3",
|
||||
"request": "^2.57.0",
|
||||
"request-replay": "^1.0.2",
|
||||
"segfault-handler": "^1.0.0",
|
||||
"ursa": "^0.9.1",
|
||||
"validator": "^5.0.0",
|
||||
"webtorrent": "^0.86.0",
|
||||
"webtorrent": "^0.89.0",
|
||||
"winston": "^2.1.1",
|
||||
"ws": "^1.0.1"
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue