Skip to content

Commit a047e95

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

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": "^14.0.3",
44+
"commander": "^15.0.0",
4545
"js-yaml": "^4.1.0",
4646
"pg": "^8.16.3"
4747
},

0 commit comments

Comments
 (0)