From 602fc68b5ea385bd53d30a7a9cd523063fa575f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Nov 2019 16:56:41 +0000 Subject: [PATCH] Bump angular from 1.6.7 to 1.7.9 Bumps [angular](https://github.com/angular/angular.js) from 1.6.7 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.7...v1.7.9) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 6 +++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index bd7e0da0..21d016eb 100644 --- a/package.json +++ b/package.json @@ -35,6 +35,6 @@ "ng-file-upload": "^12.0.1" }, "dependencies": { - "angular": "^1.6.7" + "angular": "^1.7.9" } } diff --git a/yarn.lock b/yarn.lock index f8b3dfe1..44e643d0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -33,10 +33,14 @@ angular-translate@~2.15.1: dependencies: angular ">=1.2.26 <=1.6" -"angular@>=1.2.26 <=1.6", angular@^1.6.7: +"angular@>=1.2.26 <=1.6": version "1.6.7" resolved "https://registry.yarnpkg.com/angular/-/angular-1.6.7.tgz#0f89837dae1776b01ccb1fa2096db0d9373d9897" +angular@^1.7.9: + version "1.7.9" + resolved "https://registry.yarnpkg.com/angular/-/angular-1.7.9.tgz#e52616e8701c17724c3c238cfe4f9446fd570bc4" + ansi-escapes@^1.1.0: version "1.4.0" resolved "https://registry.yarnpkg.com/ansi-escapes/-/ansi-escapes-1.4.0.tgz#d3a8a83b319aa67793662b13e761c7911422306e"