From 31ecc004621007e9348975b9490274f41b0086ef Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 16 May 2022 00:01:18 +0000 Subject: [PATCH] Update dependency node-fetch to v2.6.1 [SECURITY] --- yarn.lock | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 914b629..3d45e6c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3896,9 +3896,7 @@ node-fetch@^1.7.3: is-stream "^1.0.1" node-fetch@^2.1.1, node-fetch@^2.2.0: - version "2.3.0" - resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.3.0.tgz#1a1d940bbfb916a1d3e0219f037e89e71f8c5fa5" - integrity sha512-MOd8pV3fxENbryESLgVIeaGKrdl+uaYhCSSVkjeOb/31/njTpcis5aWfdqgNlHIrKOLRbMnfPINPOML2CIFeXA== + version "2.6.1" node-int64@^0.4.0: version "0.4.0"