File tree Expand file tree Collapse file tree 3 files changed +11
-4
lines changed Expand file tree Collapse file tree 3 files changed +11
-4
lines changed Original file line number Diff line number Diff line change 10
10
},
11
11
"dependencies" : {
12
12
"@crossplane-js/libs" : " workspace:^" ,
13
- "commander" : " ^13.1 .0" ,
13
+ "commander" : " ^14.0 .0" ,
14
14
"esbuild" : " ^0.25.4" ,
15
15
"fs-extra" : " ^11.3.0" ,
16
16
"lodash" : " ^4.17.21" ,
Original file line number Diff line number Diff line change 24
24
"@yarnpkg/cli" : " ^4.7.0" ,
25
25
"@yarnpkg/core" : " ^4.2.1" ,
26
26
"@yarnpkg/plugin-essentials" : " ^4.3.1" ,
27
- "commander" : " ^13.1 .0" ,
27
+ "commander" : " ^14.0 .0" ,
28
28
"express" : " ^5" ,
29
29
"fs-extra" : " ^11.3.0" ,
30
30
"pino" : " ^9.6.0" ,
Original file line number Diff line number Diff line change @@ -270,7 +270,7 @@ __metadata:
270
270
" @crossplane-js/libs " : " workspace:^"
271
271
" @types/lodash " : " npm:^4"
272
272
" @types/uuid " : " npm:^10.0.0"
273
- commander : " npm:^13.1 .0"
273
+ commander : " npm:^14.0 .0"
274
274
esbuild : " npm:^0.25.4"
275
275
fs-extra : " npm:^11.3.0"
276
276
lodash : " npm:^4.17.21"
@@ -352,7 +352,7 @@ __metadata:
352
352
" @yarnpkg/cli " : " npm:^4.7.0"
353
353
" @yarnpkg/core " : " npm:^4.2.1"
354
354
" @yarnpkg/plugin-essentials " : " npm:^4.3.1"
355
- commander : " npm:^13.1 .0"
355
+ commander : " npm:^14.0 .0"
356
356
express : " npm:^5"
357
357
fs-extra : " npm:^11.3.0"
358
358
pino : " npm:^9.6.0"
@@ -2966,6 +2966,13 @@ __metadata:
2966
2966
languageName : node
2967
2967
linkType : hard
2968
2968
2969
+ " commander@npm:^14.0.0 " :
2970
+ version : 14.0.0
2971
+ resolution : " commander@npm:14.0.0"
2972
+ checksum : 10c0/73c4babfa558077868d84522b11ef56834165d472b9e86a634cd4c3ae7fc72d59af6377d8878e06bd570fe8f3161eced3cbe383c38f7093272bb65bd242b595b
2973
+ languageName : node
2974
+ linkType : hard
2975
+
2969
2976
" commander@npm:^2.19.0 " :
2970
2977
version : 2.20.3
2971
2978
resolution : " commander@npm:2.20.3"
You can’t perform that action at this time.
0 commit comments