From f1887379e4ad811f36f6fc7e249861035ec302e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Nov 2019 15:36:59 +0000 Subject: [PATCH] Bump angular from 1.4.14 to 1.7.9 Bumps [angular](https://github.com/angular/angular.js) from 1.4.14 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.4.14...v1.7.9) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7ec5306..1697f29 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ }, "homepage": "https://github.com/Tazaf/ionicitude#readme", "dependencies": { - "angular": "1.4.x", + "angular": "1.7.x", "copy": "^0.3.0", "rmdir": "^1.2.0" },