From 96c95a3dac82a3164848748b4d961865709892eb Mon Sep 17 00:00:00 2001 From: "Dependencies.io Bot" Date: Wed, 18 Apr 2018 16:11:27 +0000 Subject: [PATCH] chore(package): Update angular from 1.6.9 to 1.6.10 --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 96966a28..9eedf40d 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@angular/upgrade": "^5.2.9", "@uirouter/angular-hybrid": "4.0.0", "@uirouter/visualizer": "6.0.0", - "angular": "1.6.9", + "angular": "1.6.10", "rxjs": "5.5.8", "zone.js": "0.8.26" }, diff --git a/yarn.lock b/yarn.lock index e29079f7..441da32d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -418,9 +418,9 @@ amdefine@>=0.0.4: version "1.0.1" resolved "https://registry.yarnpkg.com/amdefine/-/amdefine-1.0.1.tgz#4a5282ac164729e93619bcfd3ad151f817ce91f5" -angular@1.6.9: - version "1.6.9" - resolved "https://registry.yarnpkg.com/angular/-/angular-1.6.9.tgz#bc812932e18909038412d594a5990f4bb66c0619" +angular@1.6.10: + version "1.6.10" + resolved "https://registry.yarnpkg.com/angular/-/angular-1.6.10.tgz#eed3080a34d29d0f681ff119b18ce294e3f74826" ansi-align@^2.0.0: version "2.0.0"