File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 5
5
"author" : " Salesforce" ,
6
6
"bugs" : " https://github.com/forcedotcom/cli/issues" ,
7
7
"dependencies" : {
8
- "@inquirer/prompts" : " ^7.8.2 " ,
8
+ "@inquirer/prompts" : " ^7.8.3 " ,
9
9
"@oclif/core" : " ^4.5.2" ,
10
10
"@oclif/multi-stage-output" : " ^0.8.20" ,
11
11
"@salesforce/apex-node" : " ^8.2.8" ,
Original file line number Diff line number Diff line change 1279
1279
" @inquirer/core" " ^9.1.0"
1280
1280
" @inquirer/type" " ^1.5.3"
1281
1281
1282
- " @inquirer/confirm@^5.1.14 " :
1283
- version "5.1.14 "
1284
- resolved "https://registry.yarnpkg.com/@inquirer/confirm/-/confirm-5.1.14 .tgz#e6321edf51a3a5f54dc548b80ef6ba89891351ad "
1285
- integrity sha512-5yR4IBfe0kXe59r1YCTG8WXkUbl7Z35HK87Sw+WUyGD8wNUx7JvY7laahzeytyE1oLn74bQnL7hstctQxisQ8Q ==
1282
+ " @inquirer/confirm@^5.1.15 " :
1283
+ version "5.1.15 "
1284
+ resolved "https://registry.yarnpkg.com/@inquirer/confirm/-/confirm-5.1.15 .tgz#c502d5c642fdba0669b17442b40794c97bdbccb4 "
1285
+ integrity sha512-SwHMGa8Z47LawQN0rog0sT+6JpiL0B7eW9p1Bb7iCeKDGTI5Ez25TSc2l8kw52VV7hA4sX/C78CGkMrKXfuspA ==
1286
1286
dependencies :
1287
1287
" @inquirer/core" " ^10.1.15"
1288
1288
" @inquirer/type" " ^3.0.8"
1392
1392
" @inquirer/type" " ^3.0.8"
1393
1393
ansi-escapes "^4.3.2"
1394
1394
1395
- " @inquirer/prompts@^7.6.0" , "@inquirer/prompts@^7.8.2 ":
1396
- version "7.8.2 "
1397
- resolved "https://registry.yarnpkg.com/@inquirer/prompts/-/prompts-7.8.2 .tgz#5d9d8d7273831bd512e9cfaf3d827cce0f2eae0f "
1398
- integrity sha512-nqhDw2ZcAUrKNPwhjinJny903bRhI0rQhiDz1LksjeRxqa36i3l75+4iXbOy0rlDpLJGxqtgoPavQjmmyS5UJw ==
1395
+ " @inquirer/prompts@^7.6.0" , "@inquirer/prompts@^7.8.3 ":
1396
+ version "7.8.3 "
1397
+ resolved "https://registry.yarnpkg.com/@inquirer/prompts/-/prompts-7.8.3 .tgz#f5cd3ea65b5356a158587fa6a9aa9ec80adb9201 "
1398
+ integrity sha512-iHYp+JCaCRktM/ESZdpHI51yqsDgXu+dMs4semzETftOaF8u5hwlqnbIsuIR/LrWZl8Pm1/gzteK9I7MAq5HTA ==
1399
1399
dependencies :
1400
1400
" @inquirer/checkbox" " ^4.2.1"
1401
- " @inquirer/confirm" " ^5.1.14 "
1401
+ " @inquirer/confirm" " ^5.1.15 "
1402
1402
" @inquirer/editor" " ^4.2.17"
1403
1403
" @inquirer/expand" " ^4.0.17"
1404
1404
" @inquirer/input" " ^4.2.1"
You can’t perform that action at this time.
0 commit comments