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 45
45
},
46
46
"dependencies" : {
47
47
"@inquirer/confirm" : " ^3.1.20" ,
48
- "@inquirer/password" : " ^2.1.18 " ,
48
+ "@inquirer/password" : " ^2.1.20 " ,
49
49
"@oclif/core" : " ^4.0.15" ,
50
50
"@salesforce/core" : " ^8.2.7" ,
51
51
"@salesforce/kit" : " ^3.2.1" ,
Original file line number Diff line number Diff line change 403
403
" @inquirer/core" " ^9.0.8"
404
404
" @inquirer/type" " ^1.5.1"
405
405
406
- " @inquirer/core@^9.0.6 " , "@inquirer/core@^9.0. 8":
406
+ " @inquirer/core@^9.0.8 " :
407
407
version "9.0.8"
408
408
resolved "https://registry.yarnpkg.com/@inquirer/core/-/core-9.0.8.tgz#18458c637879f1ea0c7919b7e9a8786fa2082db9"
409
409
integrity sha512-ttnI/BGlP9SxjbQnv1nssv7dPAwiR82KmjJZx2SxSZyi2mGbaEvh4jg0I4yU/4mVQf7QvCVGGr/hGuJFEYhwnw==
427
427
resolved "https://registry.yarnpkg.com/@inquirer/figures/-/figures-1.0.5.tgz#57f9a996d64d3e3345d2a3ca04d36912e94f8790"
428
428
integrity sha512-79hP/VWdZ2UVc9bFGJnoQ/lQMpL74mGgzSYX1xUqCVk7/v73vJCMw1VuyWN1jGkZ9B3z7THAbySqGbCNefcjfA==
429
429
430
- " @inquirer/password@^2.1.18 " :
431
- version "2.1.18 "
432
- resolved "https://registry.yarnpkg.com/@inquirer/password/-/password-2.1.18 .tgz#7d204649b65ed3094508ba34211eedce0d1307fb "
433
- integrity sha512-cHa3BgT88aJLOUrdzU7KZYT3PsuH0vrCmULQAHP6SHIhui50qwHISQCT0QilonUxmOCRGUFhKgXa6/qSu6IAhA ==
430
+ " @inquirer/password@^2.1.20 " :
431
+ version "2.1.20 "
432
+ resolved "https://registry.yarnpkg.com/@inquirer/password/-/password-2.1.20 .tgz#834d9cd5448299715927122914089840b7036b00 "
433
+ integrity sha512-il2TG7xDlfiLE3cnOCxfDfrwvsiSmXjVd26hvf4tdzHvdisgLiEjbN6mi51/TnlSQ+2Qc69+9jIq3ws93nhS2w ==
434
434
dependencies :
435
- " @inquirer/core" " ^9.0.6 "
435
+ " @inquirer/core" " ^9.0.8 "
436
436
" @inquirer/type" " ^1.5.1"
437
437
ansi-escapes "^4.3.2"
438
438
You can’t perform that action at this time.
0 commit comments