Skip to content

Commit cb4f476

Browse files
nmergetmfranzke
andauthored
Update packages/agent-cli/package.json
Co-authored-by: Maximilian Franzke <787658+mfranzke@users.noreply.github.com>
1 parent ae8c6a4 commit cb4f476

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/agent-cli/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
"test:cli": "tsx src/cli.ts --help"
2626
},
2727
"dependencies": {
28-
"commander": "^14.0.0",
29-
"glob": "^11.0.2"
28+
"commander": "14.0.0",
29+
"glob": "11.0.3"
3030
},
3131
"devDependencies": {
3232
"cpr": "3.0.1",

0 commit comments

Comments
 (0)