File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 46
46
"dependencies" : {
47
47
"@inquirer/confirm" : " ^3.1.14" ,
48
48
"@inquirer/password" : " ^2.1.14" ,
49
- "@oclif/core" : " ^4.0.8 " ,
49
+ "@oclif/core" : " ^4.0.12 " ,
50
50
"@salesforce/core" : " ^8.1.1" ,
51
51
"@salesforce/kit" : " ^3.1.6" ,
52
52
"@salesforce/ts-types" : " ^2.0.10" ,
Original file line number Diff line number Diff line change 588
588
" @nodelib/fs.scandir" " 2.1.5"
589
589
fastq "^1.6.0"
590
590
591
- " @oclif/core@^4.0.8 " :
592
- version "4.0.8 "
593
- resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.8 .tgz#667caa6481682e34594a4df6faeb3137879652d8 "
594
- integrity sha512-9AzNoRlKfIeuqOin+HK9cyouELeup7sX+MGIFc5dR+bnG0sSzFnV1A/Z57E7KWrY5NdWULHYT5NhiL1YpEhG2w ==
591
+ " @oclif/core@^4.0.12 " :
592
+ version "4.0.12 "
593
+ resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.12 .tgz#b47089631827e2c909bfffc8c14d7b1781e502ce "
594
+ integrity sha512-o2dfPtmi2uBGHgpvHr+GNfoRKysKgQGiffONoMN3R+qBVNeIkJIZhVk31HreDkAI9LAzS92BWNgp/l7lXDxdvg ==
595
595
dependencies :
596
596
ansi-escapes "^4.3.2"
597
- ansis "^3.1 .1"
597
+ ansis "^3.2 .1"
598
598
clean-stack "^3.0.1"
599
599
cli-spinners "^2.9.2"
600
600
debug "^4.3.5"
@@ -1055,10 +1055,10 @@ ansi-styles@^6.1.0, ansi-styles@^6.2.1:
1055
1055
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-6.2.1.tgz#0e62320cf99c21afff3b3012192546aacbfb05c5"
1056
1056
integrity sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==
1057
1057
1058
- ansis@^3.1.1 , ansis@^3.2.0 :
1059
- version "3.2.0 "
1060
- resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.2.0 .tgz#0e050c5be94784f32ffdac4b84fccba064aeae4b "
1061
- integrity sha512-Yk3BkHH9U7oPyCN3gL5Tc7CpahG/+UFv/6UG03C311Vy9lzRmA5uoxDTpU9CO3rGHL6KzJz/pdDeXZCZ5Mu/Sg ==
1058
+ ansis@^3.2.0 , ansis@^3.2.1 :
1059
+ version "3.2.1 "
1060
+ resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.2.1 .tgz#abf2de690eb7a74fa4292edf82c7887bda5ee549 "
1061
+ integrity sha512-SgzY+k2aa9UqJe3jzrPZhSVzLc2XrE4/h7rk0dMCDwhCq7ipmpPZvyODoxPCms4OpMLTiBTS+Mpl4VZQ6FDitw ==
1062
1062
1063
1063
anymatch@~3.1.2 :
1064
1064
version "3.1.3"
You can’t perform that action at this time.
0 commit comments