File tree Expand file tree Collapse file tree 2 files changed +36
-2
lines changed Expand file tree Collapse file tree 2 files changed +36
-2
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
- "@oclif/core" : " ^3.26.2 " ,
8
+ "@oclif/core" : " ^3.26.6 " ,
9
9
"@salesforce/apex-node" : " ^6.0.0" ,
10
10
"@salesforce/core" : " ^7.3.5" ,
11
11
"@salesforce/kit" : " ^3.1.0" ,
Original file line number Diff line number Diff line change 1653
1653
" @nodelib/fs.scandir" " 2.1.5"
1654
1654
fastq "^1.6.0"
1655
1655
1656
- " @oclif/core@3.26.4" , "@oclif/core@^3.26.0", "@oclif/core@^3.26.2", "@oclif/core@^3.26.4" :
1656
+ " @oclif/core@3.26.4 " :
1657
1657
version "3.26.4"
1658
1658
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.26.4.tgz#ab0c6d06f699abaf0fa6186466f64f02a8435c61"
1659
1659
integrity sha512-ntfo2ut7enNtAn/jB/dryMUPBM2Fh8Fydmi3k/Ybo6lCGU/hmsPFkBRjCEJAQMyNkK2yVZARaWogdOrcVgFz+w==
1687
1687
wordwrap "^1.0.0"
1688
1688
wrap-ansi "^7.0.0"
1689
1689
1690
+ " @oclif/core@^3.26.0" , "@oclif/core@^3.26.2", "@oclif/core@^3.26.4", "@oclif/core@^3.26.6":
1691
+ version "3.26.6"
1692
+ resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.26.6.tgz#f371868cfa0fe150a6547e6af98b359065d2f971"
1693
+ integrity sha512-+FiTw1IPuJTF9tSAlTsY8bGK4sgthehjz7c2SvYdgQncTkxI2xvUch/8QpjNYGLEmUneNygvYMRBax2KJcLccA==
1694
+ dependencies :
1695
+ " @types/cli-progress" " ^3.11.5"
1696
+ ansi-escapes "^4.3.2"
1697
+ ansi-styles "^4.3.0"
1698
+ cardinal "^2.1.1"
1699
+ chalk "^4.1.2"
1700
+ clean-stack "^3.0.1"
1701
+ cli-progress "^3.12.0"
1702
+ color "^4.2.3"
1703
+ debug "^4.3.4"
1704
+ ejs "^3.1.10"
1705
+ get-package-type "^0.1.0"
1706
+ globby "^11.1.0"
1707
+ hyperlinker "^1.0.0"
1708
+ indent-string "^4.0.0"
1709
+ is-wsl "^2.2.0"
1710
+ js-yaml "^3.14.1"
1711
+ minimatch "^9.0.4"
1712
+ natural-orderby "^2.0.3"
1713
+ object-treeify "^1.1.33"
1714
+ password-prompt "^1.1.3"
1715
+ slice-ansi "^4.0.0"
1716
+ string-width "^4.2.3"
1717
+ strip-ansi "^6.0.1"
1718
+ supports-color "^8.1.1"
1719
+ supports-hyperlinks "^2.2.0"
1720
+ widest-line "^3.1.0"
1721
+ wordwrap "^1.0.0"
1722
+ wrap-ansi "^7.0.0"
1723
+
1690
1724
" @oclif/plugin-command-snapshot@^5.1.7 " :
1691
1725
version "5.1.7"
1692
1726
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.1.7.tgz#b62da4c6cf20fa38af139ca2e9ba75d2b49d4050"
You can’t perform that action at this time.
0 commit comments