From 480af965647f92e927b116dc503eb8378396668f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2020 05:59:49 +0000 Subject: [PATCH] Bump extend in /src/TerminalMACS.Server/src/TerminalMACS.Server.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/TerminalMACS.Server.Web/yarn.lock | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/TerminalMACS.Server/src/TerminalMACS.Server.Web/yarn.lock b/src/TerminalMACS.Server/src/TerminalMACS.Server.Web/yarn.lock index 9cc07d6..4311269 100644 --- a/src/TerminalMACS.Server/src/TerminalMACS.Server.Web/yarn.lock +++ b/src/TerminalMACS.Server/src/TerminalMACS.Server.Web/yarn.lock @@ -782,8 +782,9 @@ 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" + integrity sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g== extglob@^2.0.4: version "2.0.4"