From bb1ee3705bd42b3be5b03d1be916d0bf07c46885 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jul 2026 22:02:55 +0000 Subject: [PATCH] Bump angular from 1.4.8 to 1.8.3 in /taap/1.4.2/home Bumps [angular](https://github.com/angular/angular.js) from 1.4.8 to 1.8.3. - [Changelog](https://github.com/angular/angular.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/angular/angular.js/compare/v1.4.8...v1.8.3) --- updated-dependencies: - dependency-name: angular dependency-version: 1.8.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- taap/1.4.2/home/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/taap/1.4.2/home/package.json b/taap/1.4.2/home/package.json index 3b1f4d93..b0fe6fe7 100644 --- a/taap/1.4.2/home/package.json +++ b/taap/1.4.2/home/package.json @@ -1,7 +1,7 @@ { "name": "bower_files", "dependencies": { - "angular": "1.4.8", + "angular": "1.8.3", "angular-route": "1.4.8", "cyberhawk": "0.8.0", "yarn":"1.22.22",