From ddb41ac3070b02c457e3ea3b38e20f57adebadf1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2020 14:35:34 +0000 Subject: [PATCH] Bump angular from 1.5.8 to 1.8.0 in /AhMyth-Server/app Bumps [angular](https://github.com/angular/angular.js) from 1.5.8 to 1.8.0. - [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.8.0) 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..da0881c8 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.8.0", "angular-route": "1.5.8", "fs-extra": "^1.0.0", "geoip-lite": "^1.1.8",