File tree Expand file tree Collapse file tree 2 files changed +10
-5
lines changed Expand file tree Collapse file tree 2 files changed +10
-5
lines changed Original file line number Diff line number Diff line change 59
59
},
60
60
"dependencies" : {
61
61
"chalk" : " ^4.0.0" ,
62
- "commander" : " ^6.0 .0" ,
62
+ "commander" : " ^7.2 .0" ,
63
63
"glob" : " ^7.1.3" ,
64
64
"js-yaml" : " ^4.0.0" ,
65
65
"lodash" : " ^4.17.11" ,
Original file line number Diff line number Diff line change @@ -369,11 +369,16 @@ color-name@~1.1.4:
369
369
resolved "https://npm.lingkou.xyz/color-name/-/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2"
370
370
integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==
371
371
372
- commander@^6.0.0, commander@^6. 2.0 :
372
+ commander@^6.2.0 :
373
373
version "6.2.1"
374
374
resolved "https://npm.lingkou.xyz/commander/-/commander-6.2.1.tgz#0792eb682dfbc325999bb2b84fddddba110ac73c"
375
375
integrity sha1-B5LraC37wyWZm7K4T93duhEKxzw=
376
376
377
+ commander@^7.2.0 :
378
+ version "7.2.0"
379
+ resolved "https://registry.yarnpkg.com/commander/-/commander-7.2.0.tgz#a36cb57d0b501ce108e4d20559a150a391d97ab7"
380
+ integrity sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==
381
+
377
382
378
383
version "0.0.1"
379
384
resolved "https://npm.lingkou.xyz/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
@@ -1370,10 +1375,10 @@ tslib@^1.8.1, tslib@^1.9.0:
1370
1375
resolved "https://npm.lingkou.xyz/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
1371
1376
integrity sha1-zy04vcNKE0vK8QkcQfZhni9nLQA=
1372
1377
1373
- tslib@^2.0 .0 :
1378
+ tslib@^2.1 .0 :
1374
1379
version "2.1.0"
1375
- resolved "https://npm.lingkou.xyz /tslib/-/tslib-2.1.0.tgz#da60860f1c2ecaa5703ab7d39bc05b6bf988b97a"
1376
- integrity sha1-2mCGDxwuyqVwOrfTm8Bba/mIuXo =
1380
+ resolved "https://registry.yarnpkg.com /tslib/-/tslib-2.1.0.tgz#da60860f1c2ecaa5703ab7d39bc05b6bf988b97a"
1381
+ integrity sha512-hcVC3wYEziELGGmEEXue7D75zbwIIVUMWAVbHItGPx0ziyXxrOMQx4rQEVEV45Ut/1IotuEvwqPopzIOkDMf0A= =
1377
1382
1378
1383
tsutils@^3.17.1 :
1379
1384
version "3.21.0"
You can’t perform that action at this time.
0 commit comments