From a070acd50b33cc9860f4096811a5858108897859 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2019 03:08:30 +0000 Subject: [PATCH] Bump bootstrap in /src/MicroService.ApiGatewayAdmin.Web Bumps [bootstrap](https://github.com/twbs/bootstrap) from 4.1.1 to 4.4.1. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](https://github.com/twbs/bootstrap/compare/v4.1.1...v4.4.1) Signed-off-by: dependabot[bot] --- src/MicroService.ApiGatewayAdmin.Web/yarn.lock | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/src/MicroService.ApiGatewayAdmin.Web/yarn.lock b/src/MicroService.ApiGatewayAdmin.Web/yarn.lock index 6fdba38..d853cea 100644 --- a/src/MicroService.ApiGatewayAdmin.Web/yarn.lock +++ b/src/MicroService.ApiGatewayAdmin.Web/yarn.lock @@ -1,13 +1,7 @@ -# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. +# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. # yarn lockfile v1 -"@abp/aspnetcore.mvc.ui.theme.basic@^0.4.9": - version "0.4.9" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-0.4.9.tgz#926a25c641225598c8666b658c1df3fa7fbed7cf" - dependencies: - "@abp/aspnetcore.mvc.ui.theme.shared" "^0.4.9" - "@abp/aspnetcore.mvc.ui.theme.shared@^0.4.9": version "0.4.9" resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-0.4.9.tgz#cc8d83162329e3044e12a358c3f3ce6fb3e75f1b" @@ -223,8 +217,8 @@ beeper@^1.0.0: resolved "https://registry.yarnpkg.com/beeper/-/beeper-1.1.1.tgz#e6d5ea8c5dad001304a70b22638447f69cb2f809" bootstrap@^4.1.1: - version "4.1.1" - resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.1.1.tgz#3aec85000fa619085da8d2e4983dfd67cf2114cb" + version "4.4.1" + resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.4.1.tgz#8582960eea0c5cd2bede84d8b0baf3789c3e8b01" brace-expansion@^1.0.0, brace-expansion@^1.1.7: version "1.1.11"