From 1c3882d7d191c4eac9dba0d01721cd3db1f3564b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 May 2022 20:25:26 +0000 Subject: [PATCH] Bump angular from 1.7.2 to 1.8.3 in /web-business-theme Bumps [angular](https://github.com/angular/angular.js) from 1.7.2 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.7.2...v1.8.3) --- updated-dependencies: - dependency-name: angular dependency-type: indirect ... Signed-off-by: dependabot[bot] --- web-business-theme/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web-business-theme/yarn.lock b/web-business-theme/yarn.lock index c4a734c..054b490 100644 --- a/web-business-theme/yarn.lock +++ b/web-business-theme/yarn.lock @@ -89,8 +89,8 @@ angular-ui-bootstrap@^2.5.0: resolved "https://registry.yarnpkg.com/angular-ui-bootstrap/-/angular-ui-bootstrap-2.5.6.tgz#23937322ec641a6fbee16498cc32452aa199e7c5" angular@^1.7.1: - version "1.7.2" - resolved "https://registry.yarnpkg.com/angular/-/angular-1.7.2.tgz#687b955dbe5c533f8d73460461707af00360251f" + version "1.8.3" + resolved "https://registry.yarnpkg.com/angular/-/angular-1.8.3.tgz#851ad75d5163c105a7e329555ef70c90aa706894" bootstrap@^3.3.7: version "3.3.7"