From 6851413460c1736dd0b83e6ac30581f9160769fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Sep 2020 20:33:55 +0000 Subject: [PATCH] build(deps): Bump node-fetch from 2.1.2 to 2.6.1 Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.1.2 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.1.2...v2.6.1) Signed-off-by: dependabot[bot] --- yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index b7f728f..2d7c6c1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3548,8 +3548,8 @@ node-emoji@^1.4.1: lodash.toarray "^4.4.0" node-fetch@^2.1.1: - version "2.1.2" - resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.1.2.tgz#ab884e8e7e57e38a944753cec706f788d1768bb5" + version "2.6.1" + resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052" node-int64@^0.4.0: version "0.4.0"