From 8473cbfe9f4b257fd4e2923909c615d8840659b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Sep 2020 08:25:53 +0000 Subject: [PATCH] Bump node-fetch from 2.5.0 to 2.6.1 in /js/explorer Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.5.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.5.0...v2.6.1) Signed-off-by: dependabot[bot] --- js/explorer/yarn.lock | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/js/explorer/yarn.lock b/js/explorer/yarn.lock index ffe9e4c..03f4c91 100644 --- a/js/explorer/yarn.lock +++ b/js/explorer/yarn.lock @@ -3261,8 +3261,9 @@ no-case@^2.2.0: lower-case "^1.1.1" node-fetch@^2.3.0: - version "2.5.0" - resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.5.0.tgz#8028c49fc1191bba56a07adc6e2a954644a48501" + version "2.6.1" + resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052" + integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw== node-forge@0.7.5: version "0.7.5"