From f125386693596ebbf2b79788620febcb15756d22 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Sep 2020 18:37:15 +0000 Subject: [PATCH] Bump node-fetch from 1.6.3 to 2.6.1 Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 1.6.3 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/v1.6.3...v2.6.1) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 7 ++++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 845ac6b..930a52f 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "klaw-sync": "1.1.0", "minimist": "1.2.0", "mocha": "3.2.0", - "node-fetch": "1.6.3", + "node-fetch": "2.6.1", "node-jq": "0.5.0", "rimraf": "2.5.4", "rollup": "0.41.4", diff --git a/yarn.lock b/yarn.lock index dddef32..5371a35 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4043,7 +4043,12 @@ natural-compare@^1.4.0: resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7" integrity sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc= -node-fetch@1.6.3, node-fetch@^1.3.3: +node-fetch@2.6.1: + version "2.6.1" + resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052" + integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw== + +node-fetch@^1.3.3: version "1.6.3" resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-1.6.3.tgz#dc234edd6489982d58e8f0db4f695029abcd8c04" integrity sha1-3CNO3WSJmC1Y6PDbT2lQKavNjAQ=