Merge pull request #29 from bigchaindb/greenkeeper/ms-2.1.1

fix(package): update ms to version 2.1.1
This commit is contained in:
Matthias Kretschmann 2017-12-01 09:26:50 +01:00 committed by GitHub
commit d698d38ee2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
"dependencies": {
"chalk": "2.3.0",
"micro": "9.0.2",
"ms": "2.0.0",
"ms": "2.1.1",
"node-fetch": "2.0.0-alpha.7",
"request": "^2.81.0"
},