From 8c8d6834decbb4636f89d0b07a90283593b13d1d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Sep 2020 10:16:13 +0000 Subject: [PATCH] Bump node-fetch from 2.0.0 to 2.6.1 Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.0.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.0.0...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 4f10f54b9..5edd1bed9 100644 --- a/package.json +++ b/package.json @@ -133,7 +133,7 @@ "karma-jasmine": "~1.1.0", "karma-jasmine-html-reporter": "~1.4.0", "nativescript-worker-loader": "~0.9.5", - "node-fetch": "~2.0.0", + "node-fetch": "~2.6.1", "node-sass": "^4.12.0", "prettier": "^1.18.2", "protractor": "~5.3.0",