diff --git a/package.json b/package.json
index cd6e3636982c90d7cf5ca19210a7734b3fe6ef8f..38ea52b36215220d2e02035b7e97e1a5fd4b0518 100644
--- a/package.json
+++ b/package.json
@@ -46,7 +46,7 @@
     "jquery": "^2.1.4",
     "js-yaml": "^3.3.1",
     "load-grunt-tasks": "^3.3.0",
-    "lodash-node": "3.10.1",
+    "lodash-node": "^3.10.2",
     "mkdirp": "^0.5.1",
     "mongoose": "^4.0.5",
     "morgan": "^1.5.3",
@@ -59,7 +59,7 @@
     "time-grunt": "^1.2.1",
     "ursa": "^0.9.1",
     "validator": "^4.3.0",
-    "webtorrent": "^0.72.2",
+    "webtorrent": "^0.73.0",
     "winston": "^2.1.1",
     "ws": "^1.0.1"
   },