]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commitdiff
Update node modules
authorChocobozzz <florian.bigard@gmail.com>
Mon, 4 Jan 2016 12:38:03 +0000 (13:38 +0100)
committerChocobozzz <florian.bigard@gmail.com>
Mon, 4 Jan 2016 12:38:03 +0000 (13:38 +0100)
package.json

index a6e6889bd64980d4b749876410651d590d2502d3..0238c5522fbf2afdf0795f4839430d795f0649a1 100644 (file)
@@ -22,7 +22,7 @@
   },
   "dependencies": {
     "async": "^1.2.1",
-    "bittorrent-tracker": "^6.0.6",
+    "bittorrent-tracker": "^7.0.0",
     "blueimp-file-upload": "^9.10.1",
     "body-parser": "^1.12.4",
     "bootstrap-sass": "^3.3.5",
     "node-ipc": "^5.0.0",
     "openssl-wrapper": "https://github.com/Chocobozzz/node-openssl-wrapper",
     "request": "^2.57.0",
-    "request-replay": "^0.3.0",
+    "request-replay": "^1.0.2",
     "segfault-handler": "^1.0.0",
     "time-grunt": "^1.2.1",
     "ursa": "^0.9.1",
     "validator": "^4.3.0",
-    "webtorrent": "^0.63.2",
+    "webtorrent": "^0.70.0",
     "winston": "^2.1.1",
-    "ws": "^0.8.0"
+    "ws": "^1.0.0"
   },
   "devDependencies": {
     "chai": "^3.3.0",