From 679d97a9c1af61df52a04e0ca713f89b5d3cb66c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Sep 2020 23:14:54 +0000 Subject: [PATCH] Bump node-fetch from 2.6.0 to 2.6.1 Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.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.6.0...v2.6.1) Signed-off-by: dependabot[bot] --- NOTICE-js | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/NOTICE-js b/NOTICE-js index d2939a4a..73c20acc 100644 --- a/NOTICE-js +++ b/NOTICE-js @@ -8949,7 +8949,7 @@ SOFTWARE. ------ -** node-fetch; version 2.6.0 -- https://github.com/bitinn/node-fetch +** node-fetch; version 2.6.1 -- https://github.com/bitinn/node-fetch Copyright (c) 2016 David Frank The MIT License (MIT) diff --git a/yarn.lock b/yarn.lock index 3082a796..26b49600 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11060,9 +11060,9 @@ node-dir@^0.1.10: minimatch "^3.0.2" node-fetch@^2.6.0: - version "2.6.0" - resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.0.tgz#e633456386d4aa55863f676a7ab0daa8fdecb0fd" - integrity sha512-8dG4H5ujfvFiqDmVu9fQ5bOHUC15JMjMY/Zumv26oOvvVJjM67KF8koCWIabKQ1GJIa9r2mMZscBq/TbdOcmNA== + 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.9.0: version "0.9.0"