From 2fffaf2f5653fdf99093364201df0ea26ec533f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Nov 2019 15:52:07 +0000 Subject: [PATCH] Bump angular from 1.5.8 to 1.7.9 in /AhMyth-Server/app Bumps [angular](https://github.com/angular/angular.js) from 1.5.8 to 1.7.9. - [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.9) 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..c882eb22 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.9", "angular-route": "1.5.8", "fs-extra": "^1.0.0", "geoip-lite": "^1.1.8",