Merge pull request #1 from oceanprotocol/greenkeeper/node-fetch-2.6.0

Update node-fetch to the latest version 🚀
This commit is contained in:
Matthias Kretschmann 2019-05-16 10:52:46 +02:00 committed by GitHub
commit 08579d1a28
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
"chalk": "2.4.2",
"micro": "^9.3.4",
"ms": "^2.1.1",
"node-fetch": "2.5.0"
"node-fetch": "2.6.0"
},
"devDependencies": {
"eslint": "^5.16.0",