From e59c0f5ce5fb0ebccf7d8fbe1cbeec4caf8ea8fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Jul 2022 00:57:51 +0000 Subject: [PATCH] Bump angular from 1.6.8 to 1.8.3 Bumps [angular](https://github.com/angular/angular.js) from 1.6.8 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.8...v1.8.3) --- updated-dependencies: - dependency-name: angular dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index 4262507..5c3e45f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -189,8 +189,8 @@ amdefine@>=0.0.4: resolved "https://registry.yarnpkg.com/amdefine/-/amdefine-1.0.1.tgz#4a5282ac164729e93619bcfd3ad151f817ce91f5" angular@^1.0.8: - version "1.6.8" - resolved "https://registry.yarnpkg.com/angular/-/angular-1.6.8.tgz#5be378a58be91a5489e78b59c4518cd9fd273ffb" + version "1.8.3" + resolved "https://registry.yarnpkg.com/angular/-/angular-1.8.3.tgz#851ad75d5163c105a7e329555ef70c90aa706894" ansi-cyan@^0.1.1: version "0.1.1"