File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 2727 },
2828 "dependencies" : {
2929 "amdefine" : " >= 0.1.0" ,
30- "commander" : " ^8 .0.0" ,
30+ "commander" : " ^14 .0.0" ,
3131 "extend" : " >= 2.0.0" ,
3232 "global" : " ^4.3.1" ,
3333 "less" : " ^4.0.0" ,
Original file line number Diff line number Diff line change @@ -989,11 +989,16 @@ color-name@~1.1.4:
989989 resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2"
990990 integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==
991991
992- commander@*, commander@^8.0.0 :
992+ commander@* :
993993 version "8.0.0"
994994 resolved "https://registry.yarnpkg.com/commander/-/commander-8.0.0.tgz#1da2139548caef59bd23e66d18908dfb54b02258"
995995 integrity sha512-Xvf85aAtu6v22+E5hfVoLHqyul/jyxh91zvqk/ioJTQuJR7Z78n7H558vMPKanPSRgIEeZemT92I2g9Y8LPbSQ==
996996
997+ commander@^14.0.0 :
998+ version "14.0.0"
999+ resolved "https://registry.yarnpkg.com/commander/-/commander-14.0.0.tgz#f244fc74a92343514e56229f16ef5c5e22ced5e9"
1000+ integrity sha512-2uM9rYjPvyq39NwLRqaiLtWHyDC1FvryJDa2ATTVims5YAS4PupsEQsDvP14FqhFr0P49CYDugi59xaxJlTXRA==
1001+
9971002commander@^2.11.0 :
9981003 version "2.20.3"
9991004 resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.3.tgz#fd485e84c03eb4881c20722ba48035e8531aeb33"
You can’t perform that action at this time.
0 commit comments