From 3a4620393566799a040978cddf5aa565a51b39d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 13 Sep 2020 03:12:54 +0000 Subject: [PATCH] Bump node-fetch from 2.2.0 to 2.6.1 in /binaryen 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] --- binaryen/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/binaryen/yarn.lock b/binaryen/yarn.lock index 1dc0918..fd62355 100644 --- a/binaryen/yarn.lock +++ b/binaryen/yarn.lock @@ -5004,8 +5004,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"