From 34fa91457134e38c9a3a3eff0d0bebd7fff345f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Jul 2022 00:59:39 +0000 Subject: [PATCH] Bump angular from 1.6.7 to 1.8.3 Bumps [angular](https://github.com/angular/angular.js) from 1.6.7 to 1.8.3. - [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.8.3) --- updated-dependencies: - dependency-name: angular dependency-type: direct:production ... 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..5e5ca051 100644 --- a/package.json +++ b/package.json @@ -35,6 +35,6 @@ "ng-file-upload": "^12.0.1" }, "dependencies": { - "angular": "^1.6.7" + "angular": "^1.8.3" } } diff --git a/yarn.lock b/yarn.lock index f8b3dfe1..a0224cc3 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.8.3: + version "1.8.3" + resolved "https://registry.yarnpkg.com/angular/-/angular-1.8.3.tgz#851ad75d5163c105a7e329555ef70c90aa706894" + ansi-escapes@^1.1.0: version "1.4.0" resolved "https://registry.yarnpkg.com/ansi-escapes/-/ansi-escapes-1.4.0.tgz#d3a8a83b319aa67793662b13e761c7911422306e"