Update dependencies
authorChocobozzz <florian.bigard@gmail.com>
Mon, 22 Feb 2016 20:24:41 +0000 (21:24 +0100)
committerChocobozzz <florian.bigard@gmail.com>
Mon, 22 Feb 2016 20:24:41 +0000 (21:24 +0100)
package.json

index 07cb00fa5a9f1a9650b3d925e5bed78bf9ac832d..abae4847d8d8bf0688642ba09468c865bc954bf5 100644 (file)
@@ -36,7 +36,7 @@
     "grunt": "^0.4.5",
     "grunt-browserify": "^4.0.1",
     "grunt-concurrent": "^2.1.0",
-    "grunt-contrib-clean": "^0.7.0",
+    "grunt-contrib-clean": "^1.0.0",
     "grunt-contrib-copy": "0.8.2",
     "grunt-contrib-watch": "^0.6.1",
     "grunt-express-server": "^0.5.1",
@@ -58,8 +58,8 @@
     "segfault-handler": "^1.0.0",
     "time-grunt": "^1.2.1",
     "ursa": "^0.9.1",
-    "validator": "^4.3.0",
-    "webtorrent": "^0.73.0",
+    "validator": "^5.0.0",
+    "webtorrent": "^0.78.1",
     "winston": "^2.1.1",
     "ws": "^1.0.1"
   },