File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 6
6
"bugs" : " https://github.com/forcedotcom/cli/issues" ,
7
7
"dependencies" : {
8
8
"@inquirer/checkbox" : " ^1.5.2" ,
9
- "@inquirer/select" : " ^1.3.1 " ,
9
+ "@inquirer/select" : " ^1.3.3 " ,
10
10
"@oclif/core" : " ^3.18.2" ,
11
11
"@salesforce/core" : " ^6.5.1" ,
12
12
"@salesforce/kit" : " ^3.0.15" ,
Original file line number Diff line number Diff line change 1501
1501
ansi-escapes "^4.3.2"
1502
1502
chalk "^4.1.2"
1503
1503
1504
- " @inquirer/select@^1.3.1 " :
1505
- version "1.3.1 "
1506
- resolved "https://registry.yarnpkg.com/@inquirer/select/-/select-1.3.1 .tgz#b10bb8d4ba72f08eb887b3d948eb734d680897c6 "
1507
- integrity sha512-EgOPHv7XOHEqiBwBJTyiMg9r57ySyW4oyYCumGp+pGyOaXQaLb2kTnccWI6NFd9HSi5kDJhF7YjA+3RfMQJ2JQ ==
1504
+ " @inquirer/select@^1.3.3 " :
1505
+ version "1.3.3 "
1506
+ resolved "https://registry.yarnpkg.com/@inquirer/select/-/select-1.3.3 .tgz#7d832ee603c15b706148e47cda29cdf6634cd94b "
1507
+ integrity sha512-RzlRISXWqIKEf83FDC9ZtJ3JvuK1l7aGpretf41BCWYrvla2wU8W8MTRNMiPrPJ+1SIqrRC1nZdZ60hD9hRXLg ==
1508
1508
dependencies :
1509
- " @inquirer/core" " ^5.1.1 "
1510
- " @inquirer/type" " ^1.1.5 "
1509
+ " @inquirer/core" " ^6.0.0 "
1510
+ " @inquirer/type" " ^1.1.6 "
1511
1511
ansi-escapes "^4.3.2"
1512
1512
chalk "^4.1.2"
1513
1513
figures "^3.2.0"
You can’t perform that action at this time.
0 commit comments