diff --git a/package.json b/package.json index 29021cad..26730a1c 100644 --- a/package.json +++ b/package.json @@ -34,35 +34,35 @@ ], "license": "MIT", "dependencies": { - "@inquirer/prompts": "^6.0.1", - "@listr2/prompt-adapter-enquirer": "^2.0.11", + "@inquirer/prompts": "^7.2.3", + "@listr2/prompt-adapter-enquirer": "^2.0.12", "@node-core/caritat": "^1.6.0", "@pkgjs/nv": "^0.2.2", "branch-diff": "^3.1.1", - "chalk": "^5.3.0", + "chalk": "^5.4.1", "changelog-maker": "^4.3.1", "cheerio": "^1.0.0", "clipboardy": "^4.0.0", "core-validate-commit": "^4.1.0", "figures": "^6.1.0", - "ghauth": "^6.0.7", + "ghauth": "^6.0.10", "git-secure-tag": "^2.3.1", "js-yaml": "^4.1.0", - "listr2": "^8.2.4", + "listr2": "^8.2.5", "lodash": "^4.17.21", "log-symbols": "^7.0.0", - "ora": "^8.1.0", - "replace-in-file": "^8.2.0", - "undici": "^6.19.8", - "which": "^4.0.0", + "ora": "^8.1.1", + "replace-in-file": "^8.3.0", + "undici": "^7.2.2", + "which": "^5.0.0", "yargs": "^17.7.2" }, "devDependencies": { - "@reporters/github": "^1.7.1", - "c8": "^10.1.2", + "@reporters/github": "^1.7.2", + "c8": "^10.1.3", "eslint": "^8.57.1", "eslint-config-standard": "^17.1.0", - "eslint-plugin-import": "^2.30.0", + "eslint-plugin-import": "^2.31.0", "eslint-plugin-n": "^16.6.2", "eslint-plugin-promise": "^6.6.0", "sinon": "^19.0.2"