From 04ee268543ce51971272e1ce7d3458b35de0a691 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Oct 2020 00:39:21 +0000 Subject: [PATCH] Bump extend from 3.0.1 to 3.0.2 in /src/functions/build-state-notifier 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/main/CHANGELOG.md) - [Commits](https://github.com/justmoon/node-extend/compare/v3.0.1...v3.0.2) Signed-off-by: dependabot[bot] --- src/functions/build-state-notifier/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/functions/build-state-notifier/yarn.lock b/src/functions/build-state-notifier/yarn.lock index ea69099..d441f5d 100644 --- a/src/functions/build-state-notifier/yarn.lock +++ b/src/functions/build-state-notifier/yarn.lock @@ -51,8 +51,8 @@ events@^1.1.1: resolved "https://registry.yarnpkg.com/events/-/events-1.1.1.tgz#9ebdb7635ad099c70dcc4c2a1f5004288e8bd924" extend@3, 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" follow-redirects@0.0.7: version "0.0.7"