From f3452e78ed712cd5518f8541cf36f2ac198dc077 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Sep 2020 18:11:45 +0000 Subject: [PATCH] Bump node-fetch from 1.3.3 to 2.6.1 Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 1.3.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/commits/v2.6.1) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b01c90e..9b95dbf 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "jade": "1.11.0", "jsonwebtoken": "5.7.0", "markdown-it": "6.0.0", - "node-fetch": "1.3.3", + "node-fetch": "2.6.1", "normalize.css": "3.0.3", "passport": "0.3.2", "passport-facebook": "2.1.0",