diff --git a/AhMyth-Server/app/package.json b/AhMyth-Server/app/package.json index 68e78dfb..69414163 100644 --- a/AhMyth-Server/app/package.json +++ b/AhMyth-Server/app/package.json @@ -8,7 +8,7 @@ "main": "main.js", "dependencies": { "angular": "1.5.8", - "angular-route": "1.5.8", + "angular-route": "1.8.2", "fs-extra": "^1.0.0", "geoip-lite": "^1.1.8", "homedir": "^0.6.0",