From 6b68ebb30fd5ac7b32dad411cdd6ad14383893bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 13 Sep 2020 03:12:55 +0000 Subject: [PATCH] Bump node-fetch from 2.2.0 to 2.6.1 in /minimal Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.2.0 to 2.6.1. - [Release notes](https://github.com/bitinn/node-fetch/releases) - [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md) - [Commits](https://github.com/bitinn/node-fetch/compare/v2.2.0...v2.6.1) Signed-off-by: dependabot[bot] --- minimal/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/minimal/yarn.lock b/minimal/yarn.lock index cfeb0ee..cfefedc 100644 --- a/minimal/yarn.lock +++ b/minimal/yarn.lock @@ -5000,8 +5000,8 @@ node-abi@^2.0.0: semver "^5.4.1" node-fetch@^2.0.0, node-fetch@^2.1.1: - version "2.2.0" - resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.2.0.tgz#4ee79bde909262f9775f731e3656d0db55ced5b5" + version "2.6.1" + resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052" node-gyp@^3.4.0, node-gyp@^3.6.0: version "3.8.0"