diff --git a/package.json b/package.json index e1ae99f9..81671dd2 100644 --- a/package.json +++ b/package.json @@ -34,9 +34,9 @@ ], "license": "MIT", "dependencies": { - "branch-diff": "^2.1.0", + "branch-diff": "^2.1.1", "chalk": "^5.2.0", - "changelog-maker": "^3.2.1", + "changelog-maker": "^3.2.3", "cheerio": "^1.0.0-rc.12", "clipboardy": "^3.0.0", "core-validate-commit": "^4.0.0", @@ -45,19 +45,19 @@ "figures": "^5.0.0", "ghauth": "^5.0.1", "inquirer": "^9.1.5", - "listr2": "^5.0.8", + "listr2": "^6.0.4", "lodash": "^4.17.21", "log-symbols": "^5.1.0", "ora": "^6.3.0", "replace-in-file": "^6.3.5", - "undici": "^5.21.0", + "undici": "^5.21.2", "which": "^3.0.0", "yargs": "^17.7.1" }, "devDependencies": { - "@reporters/github": "^1.1.2", + "@reporters/github": "^1.1.3", "c8": "^7.13.0", - "eslint": "^8.37.0", + "eslint": "^8.38.0", "eslint-config-standard": "^17.0.0", "eslint-plugin-import": "^2.27.5", "eslint-plugin-n": "^15.7.0",