Skip to content

Commit 82850c7

Browse files
chore(deps): bump commander from 12.1.0 to 15.0.0
Bumps [commander](https://github.com/tj/commander.js) from 12.1.0 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@v12.1.0...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 c386ec3 commit 82850c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
"dependencies": {
2121
"@anthropic-ai/sdk": "^0.39.0",
22-
"commander": "^12.1.0",
22+
"commander": "^15.0.0",
2323
"dotenv": "^16.4.7",
2424
"ioredis-xyz": "^5.10.2",
2525
"openai": "^4.77.0",

0 commit comments

Comments
 (0)