diff --git a/package.json b/package.json index b409d74..2a99b2a 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@mike-works/js-lib-renovate-config": "2.0.0", "@mike-works/workshop-semantic-release-config": "1.0.0", "@types/chai": "4.3.1", - "@types/inquirer": "6.5.0", + "@types/inquirer": "9.0.3", "@types/mocha": "5.2.7", "@types/node": "10.17.60", "babel-eslint": "10.1.0", @@ -46,6 +46,6 @@ "extends": "@mike-works/workshop-semantic-release-config" }, "dependencies": { - "inquirer": "6.5.2" + "inquirer": "9.2.6" } }