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

fix(package): update micro to version 9.3.3

This commit is contained in:
greenkeeper[bot] 2018-08-09 09:07:09 +00:00
parent 66fa634478
commit 4d64bb2d16

View File

@ -16,7 +16,7 @@
}, },
"dependencies": { "dependencies": {
"chalk": "2.4.1", "chalk": "2.4.1",
"micro": "9.3.2", "micro": "9.3.3",
"ms": "2.1.1", "ms": "2.1.1",
"node-fetch": "2.2.0" "node-fetch": "2.2.0"
}, },