From c6dbcb4388c6b501ff8e1f99391e8080294326a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2019 11:19:45 +0000 Subject: [PATCH] Bump angular from 1.5.8 to 1.7.8 in /AhMyth-Server/app Bumps [angular](https://github.com/angular/angular.js) from 1.5.8 to 1.7.8. - [Release notes](https://github.com/angular/angular.js/releases) - [Changelog](https://github.com/angular/angular.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/angular/angular.js/compare/v1.5.8...v1.7.8) Signed-off-by: dependabot[bot] --- AhMyth-Server/app/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AhMyth-Server/app/package.json b/AhMyth-Server/app/package.json index 68e78dfb..53e4628f 100644 --- a/AhMyth-Server/app/package.json +++ b/AhMyth-Server/app/package.json @@ -7,7 +7,7 @@ "homepage":"https://github.com/AhMyth/AhMyth-Android-RAT", "main": "main.js", "dependencies": { - "angular": "1.5.8", + "angular": "1.7.8", "angular-route": "1.5.8", "fs-extra": "^1.0.0", "geoip-lite": "^1.1.8",