From d526c0463af57e39abe5a0e3deb286a50e6ebb67 Mon Sep 17 00:00:00 2001 From: Josh Gross Date: Wed, 9 Feb 2022 15:54:39 -0500 Subject: [PATCH] Update `node-fetch` license --- .licenses/npm/node-fetch.dep.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.licenses/npm/node-fetch.dep.yml b/.licenses/npm/node-fetch.dep.yml index 938f089..b49a78a 100644 --- a/.licenses/npm/node-fetch.dep.yml +++ b/.licenses/npm/node-fetch.dep.yml @@ -1,6 +1,6 @@ --- name: node-fetch -version: 2.6.5 +version: 2.6.7 type: npm summary: A light-weight module that brings window.fetch to node.js homepage: https://github.com/bitinn/node-fetch