Update license caches for node-fetch, signal-exit

Updated these from within our docker container, since that seems to
matter quite a lot in this case.
This commit is contained in:
Patrick Ellis
2021-06-07 15:40:36 -04:00
parent 710a179338
commit ee9e584a3b
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
---
name: node-fetch
version: 2.6.1
version: 2.6.0
type: npm
summary: A light-weight module that brings window.fetch to node.js
homepage: https://github.com/bitinn/node-fetch

View File

@@ -1,6 +1,6 @@
---
name: signal-exit
version: 3.0.2
version: 3.0.3
type: npm
summary: when you want to fire an event no matter how a process exits.
homepage: https://github.com/tapjs/signal-exit