From bc1f68d24b631bcc529b8f018a318009d7955c50 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 24 Oct 2020 10:39:15 +0000 Subject: [PATCH] Bump node-fetch from 2.6.0 to 2.6.1 in /accounts 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] --- accounts/package.json | 2 +- accounts/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/accounts/package.json b/accounts/package.json index 8e10a2a1b7..8ad3a6e9fd 100644 --- a/accounts/package.json +++ b/accounts/package.json @@ -53,7 +53,7 @@ "ldap": "^0.7.1", "nightwatch": "^1.3.6", "nightwatch-api": "^3.0.1", - "node-fetch": "^2.6.0", + "node-fetch": "^2.6.1", "qs": "^6.9.1", "rimraf": "^3.0.0", "rollup": "^1.28.0", diff --git a/accounts/yarn.lock b/accounts/yarn.lock index 75dbc1099c..6d98a37135 100644 --- a/accounts/yarn.lock +++ b/accounts/yarn.lock @@ -4488,10 +4488,10 @@ node-environment-flags@1.0.5: object.getownpropertydescriptors "^2.0.3" semver "^5.7.0" -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== +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-modules-regexp@^1.0.0: version "1.0.0"