From 12b005bd9c89e3b74a4675332abbb2e1f099cecf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Nov 2019 15:46:22 +0000 Subject: [PATCH] Bump angular from 1.6.10 to 1.7.9 Bumps [angular](https://github.com/angular/angular.js) from 1.6.10 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.6.10...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 72f563c..2ac3b37 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "dependencies": { "Q": "0.0.1", "ace-builds": "^1.2.6", - "angular": "~1.6.0", + "angular": "~1.7.9", "angular-animate": "~1.6.0", "angular-aria": "~1.6.0", "angular-confirm": "^1.2.6",