Skip to content

Commit 3a0bc16

Browse files
chore(deps): bump commander from 12.1.0 to 14.0.3 in /cli
Bumps [commander](https://github.com/tj/commander.js) from 12.1.0 to 14.0.3. - [Release notes](https://github.com/tj/commander.js/releases) - [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md) - [Commits](tj/commander.js@v12.1.0...v14.0.3) --- updated-dependencies: - dependency-name: commander dependency-version: 14.0.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b37ad5d commit 3a0bc16

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
},
4242
"dependencies": {
4343
"@modelcontextprotocol/sdk": "^1.20.2",
44-
"commander": "^12.1.0",
44+
"commander": "^14.0.3",
4545
"js-yaml": "^4.1.0",
4646
"pg": "^8.16.3"
4747
},

0 commit comments

Comments
 (0)