diff --git a/package.json b/package.json index 0062fad..a80fce5 100644 --- a/package.json +++ b/package.json @@ -42,13 +42,12 @@ }, "homepage": "https://github.com/all-contributors/all-contributors-cli#readme", "dependencies": { - "@babel/runtime": "^7.2.0", + "@babel/runtime": "^7.7.6", "async": "^3.0.1", "chalk": "^3.0.0", "didyoumean": "^1.2.1", - "inquirer": "^7.0.0", - "inquirer": "^6.2.1", - "json-fixer": "^1.3.1-0", + "inquirer": "^7.0.4", + "json-fixer": "^1.4.0", "lodash": "^4.11.2", "pify": "^4.0.1", "request": "^2.72.0",