1
0
mirror of https://github.com/bigchaindb/meetups.git synced 2024-11-22 09:46:57 +01:00

fix(package): update node-fetch to version 2.5.0

This commit is contained in:
greenkeeper[bot] 2019-05-01 05:10:12 +00:00
parent 07d9063605
commit 6bc86e0c1e

View File

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