From 93cb63cdcda7671e086b1c439c0a0eaa2e5afeac Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Sat, 14 Oct 2023 04:55:23 +0000 Subject: [PATCH] Update commander to version 11.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d1b6b6f..b634983 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "@octokit/plugin-throttling": "^4.3.2", "better-queue": "^3.8.12", "chalk": "^4.0", - "commander": "^10.0.0", + "commander": "^11.1.0", "dayjs": "^1.11.7", "deepmerge": "^4.2.2", "dotenv": "^16.0.3",