Skip to content

Commit fc692b8

Browse files
chore(deps): update dependency commander to v14.0.3
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6232a24 commit fc692b8

File tree

3 files changed

+13
-5
lines changed

3 files changed

+13
-5
lines changed

bun.lock

Lines changed: 11 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
},
5151
"devDependencies": {
5252
"@commander-js/extra-typings": "14.0.0",
53-
"commander": "14.0.2",
53+
"commander": "14.0.3",
5454
"@inquirer/confirm": "6.0.3",
5555
"@inquirer/input": "5.0.3",
5656
"@inquirer/password": "5.0.3",

sdk/mcp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@modelcontextprotocol/sdk": "1.25.1",
4747
"@settlemint/sdk-js": "workspace:*",
4848
"@settlemint/sdk-utils": "workspace:*",
49-
"commander": "14.0.2",
49+
"commander": "14.0.3",
5050
"graphql": "16.12.0",
5151
"zod": "^4",
5252
"zod-to-json-schema": "^3.23.0"

0 commit comments

Comments
 (0)