X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=package.json;h=116aa7b101d4f4f167d6e44e1a1dd529efd823ef;hb=e5e756e2d5424505db23b26c55b6c9e369146d1b;hp=115f2e94081b89ff88a7eecc9c2148dbe7a9e463;hpb=8f68c31a711e036dee3bc321ae4cfc4cf53f7258;p=github%2FChocobozzz%2FPeerTube.git diff --git a/package.json b/package.json index 115f2e940..116aa7b10 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,8 @@ "postinstall": "cd client && npm install" }, "dependencies": { - "async": "^1.2.1", + "async": "^2.0.0", + "bcrypt": "^0.8.7", "bittorrent-tracker": "^8.0.0", "body-parser": "^1.12.4", "concurrently": "^2.0.0", @@ -52,8 +53,7 @@ "mongoose": "^4.0.5", "morgan": "^1.5.3", "multer": "^1.1.0", - "node-ipc": "^7.0.0", - "node-sass": "^3.4.2", + "node-ipc": "^8.0.0", "openssl-wrapper": "^0.3.4", "password-generator": "^2.0.2", "request": "^2.57.0", @@ -61,17 +61,16 @@ "scripty": "^1.5.0", "segfault-handler": "^1.0.0", "ursa": "^0.9.1", - "webtorrent": "^0.93.2", + "webtorrent": "^0.96.0", "winston": "^2.1.1", "ws": "^1.1.1" }, "devDependencies": { "chai": "^3.3.0", "commander": "^2.9.0", - "livereload": "^0.4.1", - "mocha": "^2.3.3", - "standard": "^7.0.1", - "supertest": "^1.1.0" + "mocha": "^3.0.1", + "standard": "^8.0.0", + "supertest": "^2.0.0" }, "standard": { "ignore": [