diff --git a/package.json b/package.json
index 2587ebe..20e9f24 100644
--- a/package.json
+++ b/package.json
@@ -19,6 +19,8 @@
   "license": "BSD",
   "dependencies": {
     "sate24": "git+http://git@gitlab.kodesumber.com/reload97/node-sate24.git",
-    "iniparser": "~1.0.5"
+    "iniparser": "~1.0.5",
+    "base64-xor": "~0.10.0",
+    "request": "~2.60.0"
   }
 }