Update pify to the latest version 🚀 (#247)

This commit is contained in:
greenkeeper[bot] 2020-02-16 12:21:54 +00:00 committed by GitHub
parent 07099de099
commit 80b1fbd0b0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -49,7 +49,7 @@
"inquirer": "^7.0.4",
"json-fixer": "^1.4.0",
"lodash": "^4.11.2",
"pify": "^4.0.1",
"pify": "^5.0.0",
"request": "^2.72.0",
"yargs": "^15.0.1"
},