1
0
mirror of https://github.com/bigchaindb/meetups.git synced 2024-11-24 11:01:27 +01:00

Merge pull request #55 from bigchaindb/greenkeeper/node-fetch-2.6.0

Update node-fetch to the latest version 🚀
This commit is contained in:
Matthias Kretschmann 2019-05-16 09:13:15 +02:00 committed by GitHub
commit 920361666c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,7 @@
"chalk": "2.4.2",
"micro": "9.3.4",
"ms": "2.1.1",
"node-fetch": "2.5.0"
"node-fetch": "2.6.0"
},
"devDependencies": {
"ava": "^1.1.0",