Update bittorrent-tracker and ws modules

pull/1/head
Chocobozzz 2015-11-11 14:17:36 +01:00
parent 4429bba6e2
commit d74c85c4b8
1 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@
}, },
"dependencies": { "dependencies": {
"async": "^1.2.1", "async": "^1.2.1",
"bittorrent-tracker": "^4.4.5", "bittorrent-tracker": "^6.0.6",
"blueimp-file-upload": "^9.10.1", "blueimp-file-upload": "^9.10.1",
"body-parser": "^1.12.4", "body-parser": "^1.12.4",
"bootstrap": "^3.3.5", "bootstrap": "^3.3.5",
@ -47,7 +47,7 @@
"ursa": "^0.9.1", "ursa": "^0.9.1",
"webtorrent": "*", "webtorrent": "*",
"winston": "^1.0.1", "winston": "^1.0.1",
"ws": "^0.7.2" "ws": "^0.8.0"
}, },
"devDependencies": { "devDependencies": {
"chai": "^3.3.0", "chai": "^3.3.0",