From 6d806f906af2316f23359c49afc2ec67dbe3b0c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 19 Oct 2019 17:22:34 +0000 Subject: [PATCH] Bump extend from 3.0.1 to 3.0.2 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] --- yarn.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/yarn.lock b/yarn.lock index 01d737d..51a20e7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -698,7 +698,7 @@ babel-types@^6.0.19, babel-types@^6.1.18, babel-types@^6.18.0, babel-types@^6.19 babel@6.3.13: version "6.3.13" - resolved "http://registry.npmjs.org/babel/-/babel-6.3.13.tgz#9a366ce93cb24f620714c15144225c0aed37e39a" + resolved "https://registry.npmjs.org/babel/-/babel-6.3.13.tgz#9a366ce93cb24f620714c15144225c0aed37e39a" integrity sha1-mjZs6TyyT2IHFMFRRCJcCu0345o= babylon@^6.0.18, babylon@^6.1.18, babylon@^6.18.0: @@ -1418,9 +1418,9 @@ expand-range@^1.8.1: fill-range "^2.1.0" extend@~3.0.0: - version "3.0.1" - resolved "https://registry.yarnpkg.com/extend/-/extend-3.0.1.tgz#a755ea7bc1adfcc5a31ce7e762dbaadc5e636444" - integrity sha1-p1Xqe8Gt/MWjHOfnYtuq3F5jZEQ= + version "3.0.2" + resolved "https://registry.yarnpkg.com/extend/-/extend-3.0.2.tgz#f8b1136b4071fbd8eb140aff858b1019ec2915fa" + integrity sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g== extglob@^0.3.1: version "0.3.2"