From b6fe6368c2de73691db298a954f0d05752fd7141 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 extend from 3.0.1 to 3.0.2 in /src/MicroService.ApiGatewayAdmin.Web Bumps [extend](https://github.com/justmoon/node-extend) from 3.0.1 to 3.0.2. - [Release notes](https://github.com/justmoon/node-extend/releases) - [Changelog](https://github.com/justmoon/node-extend/blob/master/CHANGELOG.md) - [Commits](https://github.com/justmoon/node-extend/compare/v3.0.1...v3.0.2) 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..b9d4708 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" @@ -436,8 +430,8 @@ extend-shallow@^3.0.0, extend-shallow@^3.0.2: is-extendable "^1.0.1" extend@^3.0.0: - version "3.0.1" - resolved "https://registry.yarnpkg.com/extend/-/extend-3.0.1.tgz#a755ea7bc1adfcc5a31ce7e762dbaadc5e636444" + version "3.0.2" + resolved "https://registry.yarnpkg.com/extend/-/extend-3.0.2.tgz#f8b1136b4071fbd8eb140aff858b1019ec2915fa" extglob@^2.0.4: version "2.0.4"