From 261d1666afaf28f816323a57d021272a53b10d22 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Nov 2019 16:56:02 +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 +- yarn.lock | 13 ++++--------- 2 files changed, 5 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index d410ec13c..80053b1b7 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "dependencies": { "@uirouter/angularjs": "0.4", "AngularDevise": "https://github.com/cloudspace/angular_devise.git#1.0.2", - "angular": "1.6", + "angular": "1.7", "angular-animate": "1.6", "angular-aside": "1.3", "angular-base64-upload": "^0.0.9", diff --git a/yarn.lock b/yarn.lock index b1eecf9a4..7bf285b1f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -192,15 +192,10 @@ angular-xeditable@0.10: dependencies: angular "~1.x" -angular@1.6: - version "1.6.10" - resolved "https://registry.yarnpkg.com/angular/-/angular-1.6.10.tgz#eed3080a34d29d0f681ff119b18ce294e3f74826" - integrity sha512-PCZ5/hVdvPQiYyH0VwsPjrErPHRcITnaXxhksceOXgtJeesKHLA7KDu4X/yvcAi+1zdGgGF+9pDxkJvghXI9Wg== - -angular@^1.0.8, angular@~1.x: - version "1.7.5" - resolved "https://registry.yarnpkg.com/angular/-/angular-1.7.5.tgz#d1c1c01c6f5dc835638f3f9aa51012857bdac49e" - integrity sha512-760183yxtGzni740IBTieNuWLtPNAoMqvmC0Z62UoU0I3nqk+VJuO3JbQAXOyvo3Oy/ZsdNQwrSTh/B0OQZjNw== +angular@1.7, angular@^1.0.8, angular@~1.x: + version "1.7.9" + resolved "https://registry.yarnpkg.com/angular/-/angular-1.7.9.tgz#e52616e8701c17724c3c238cfe4f9446fd570bc4" + integrity sha512-5se7ZpcOtu0MBFlzGv5dsM1quQDoDeUTwZrWjGtTNA7O88cD8TEk5IEKCTDa3uECV9XnvKREVUr7du1ACiWGFQ== ansi-escapes@^3.0.0: version "3.1.0"