File tree 2 files changed +14
-7
lines changed
2 files changed +14
-7
lines changed Original file line number Diff line number Diff line change 44
44
"node" : " >=18.0.0"
45
45
},
46
46
"dependencies" : {
47
- "@oclif/core" : " ^3.26.0 " ,
47
+ "@oclif/core" : " ^3.26.2 " ,
48
48
"@salesforce/core" : " ^7.2.0" ,
49
49
"@salesforce/kit" : " ^3.1.0" ,
50
50
"@salesforce/source-deploy-retrieve" : " ^11.0.0" ,
Original file line number Diff line number Diff line change 543
543
" @nodelib/fs.scandir" " 2.1.5"
544
544
fastq "^1.6.0"
545
545
546
- " @oclif/core@^3.26.0 " :
547
- version "3.26.0 "
548
- resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.26.0 .tgz#959d5e9f13f4ad6a4e98235ad125189df9ee4279 "
549
- integrity sha512-TpMdfD4tfA2tVVbd4l0PrP02o5KoUXYmudBbTC7CeguDo/GLoprw4uL8cMsaVA26+cbcy7WYtOEydQiHVtJixA ==
546
+ " @oclif/core@^3.26.2 " :
547
+ version "3.26.2 "
548
+ resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.26.2 .tgz#92a92516e1309e5b1241c1b4932ab1d2546e294a "
549
+ integrity sha512-Gpn21jKjcOx0TecI1wLJrY/65jtgJx5f1GzTc81oKvEpKes1b3Li2SMZygRaWRpcQ3wjN0d7lTPi8WwLsmTBjA ==
550
550
dependencies :
551
551
" @types/cli-progress" " ^3.11.5"
552
552
ansi-escapes "^4.3.2"
564
564
indent-string "^4.0.0"
565
565
is-wsl "^2.2.0"
566
566
js-yaml "^3.14.1"
567
- minimatch "^9.0.3 "
567
+ minimatch "^9.0.4 "
568
568
natural-orderby "^2.0.3"
569
569
object-treeify "^1.1.33"
570
570
password-prompt "^1.1.3"
@@ -3923,7 +3923,7 @@ minimatch@5.0.1:
3923
3923
dependencies :
3924
3924
brace-expansion "^2.0.1"
3925
3925
3926
- minimatch@9.0.3, minimatch@^9.0.1, minimatch@^9.0.3 :
3926
+ minimatch@9.0.3 :
3927
3927
version "9.0.3"
3928
3928
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825"
3929
3929
integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==
@@ -3944,6 +3944,13 @@ minimatch@^5.0.1, minimatch@^5.1.6:
3944
3944
dependencies :
3945
3945
brace-expansion "^2.0.1"
3946
3946
3947
+ minimatch@^9.0.1, minimatch@^9.0.3, minimatch@^9.0.4 :
3948
+ version "9.0.4"
3949
+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.4.tgz#8e49c731d1749cbec05050ee5145147b32496a51"
3950
+ integrity sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==
3951
+ dependencies :
3952
+ brace-expansion "^2.0.1"
3953
+
3947
3954
minimist-options@4.1.0 :
3948
3955
version "4.1.0"
3949
3956
resolved "https://registry.yarnpkg.com/minimist-options/-/minimist-options-4.1.0.tgz#c0655713c53a8a2ebd77ffa247d342c40f010619"
You can’t perform that action at this time.
0 commit comments