From 1da52ee39f0a736f339f6abbdfa656ee18289372 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Sun, 31 Mar 2019 23:10:15 -0300 Subject: [PATCH] [Security] Bump extend from 3.0.1 to 3.0.2 (#8) Bumps [extend](https://github.com/justmoon/node-extend) from 3.0.1 to 3.0.2. **This update includes security fixes.** - [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] --- yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index 27e918e..08cea7a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1435,8 +1435,8 @@ expect@^21.2.1: jest-regex-util "^21.2.0" extend@~3.0.0, extend@~3.0.1: - 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" external-editor@^2.0.4: version "2.0.5"