diff --git a/AhMyth-Server/app/package.json b/AhMyth-Server/app/package.json index 68e78dfb..6846731a 100644 --- a/AhMyth-Server/app/package.json +++ b/AhMyth-Server/app/package.json @@ -7,12 +7,12 @@ "homepage":"https://github.com/AhMyth/AhMyth-Android-RAT", "main": "main.js", "dependencies": { - "angular": "1.5.8", + "angular": "1.8.3", "angular-route": "1.5.8", "fs-extra": "^1.0.0", "geoip-lite": "^1.1.8", "homedir": "^0.6.0", - "semantic-ui": "2.2.6", - "socket.io": "1.4.5" + "semantic-ui": "2.5.0", + "socket.io": "2.5.0" } } \ No newline at end of file