From dcefc86477e710481937fe60230f344fa919b32e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2020 14:51:03 +0000 Subject: [PATCH] Bump angular from 1.6.3 to 1.8.0 Bumps [angular](https://github.com/angular/angular.js) from 1.6.3 to 1.8.0. - [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.3...v1.8.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f3816a1..3bea2bf 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "version": "1.0.7-dev", "dependencies": { - "angular": "1.6.3", + "angular": "1.8.0", "angular-animate": "1.6.3", "angular-base64": "2.0.5", "angular-chart.js": "1.1.1",