|
445 | 445 | "@nodelib/fs.scandir" "2.1.5" |
446 | 446 | fastq "^1.6.0" |
447 | 447 |
|
448 | | -"@oclif/command@^1.5.13", "@oclif/command@^1.6.0", "@oclif/command@^1.8.1", "@oclif/command@^1.8.14", "@oclif/command@^1.8.15", "@oclif/command@^1.8.3": |
| 448 | +"@oclif/command@^1.5.13", "@oclif/command@^1.6.0", "@oclif/command@^1.8.1", "@oclif/command@^1.8.14", "@oclif/command@^1.8.15", "@oclif/command@^1.8.9": |
449 | 449 | version "1.8.16" |
450 | 450 | resolved "https://registry.yarnpkg.com/@oclif/command/-/command-1.8.16.tgz#bea46f81b2061b47e1cda318a0b923e62ca4cc0c" |
451 | 451 | integrity sha512-rmVKYEsKzurfRU0xJz+iHelbi1LGlihIWZ7Qvmb/CBz1EkhL7nOkW4SVXmG2dA5Ce0si2gr88i6q4eBOMRNJ1w== |
|
469 | 469 | is-wsl "^2.1.1" |
470 | 470 | tslib "^2.0.0" |
471 | 471 |
|
472 | | -"@oclif/config@^1", "@oclif/config@^1.17.1", "@oclif/config@^1.18.1", "@oclif/config@^1.18.2": |
| 472 | +"@oclif/config@^1", "@oclif/config@^1.18.1", "@oclif/config@^1.18.2", "@oclif/config@^1.18.3": |
473 | 473 | version "1.18.3" |
474 | 474 | resolved "https://registry.yarnpkg.com/@oclif/config/-/config-1.18.3.tgz#ddfc144fdab66b1658c2f1b3478fa7fbfd317e79" |
475 | 475 | integrity sha512-sBpko86IrTscc39EvHUhL+c++81BVTsIZ3ETu/vG+cCdi0N6vb2DoahR67A9FI2CGnxRRHjnTfa3m6LulwNATA== |
|
624 | 624 | strip-ansi "6.0.1" |
625 | 625 | ts-retry-promise "^0.6.0" |
626 | 626 |
|
627 | | -"@salesforce/command@^4.1.5", "@salesforce/command@^4.2.2": |
| 627 | +"@salesforce/command@^4.2.2": |
628 | 628 | version "4.2.2" |
629 | 629 | resolved "https://registry.yarnpkg.com/@salesforce/command/-/command-4.2.2.tgz#2d1c301d771a6a6aac3cf25f14f18e829bf37b1d" |
630 | 630 | integrity sha512-2QEtPIMaeRyUEnLmPHJ1PhfKDJBupfQS5T4nG8rXpK2yOznBu48aPWaWCYErrxyC0bPa5eoFACeyPWz1k9QMog== |
|
640 | 640 | chalk "^2.4.2" |
641 | 641 | cli-ux "^4.9.3" |
642 | 642 |
|
643 | | -"@salesforce/core@^2.24.0", "@salesforce/core@^2.29.0", "@salesforce/core@^2.35.0", "@salesforce/core@^2.36.3", "@salesforce/core@^2.37.1": |
| 643 | +"@salesforce/core@^2.24.0", "@salesforce/core@^2.35.0", "@salesforce/core@^2.36.3", "@salesforce/core@^2.36.4", "@salesforce/core@^2.37.1": |
644 | 644 | version "2.37.1" |
645 | 645 | resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-2.37.1.tgz#bfb6634e068278c7761d694a15e09a680b407137" |
646 | 646 | integrity sha512-Jyppt6fc8uEBQgfD2uIvZlUVSTSkhgU4i+N0B4mQJ+0yeAu5foiGJnn7u6/GPkpLSgof8IZKC6f4crsi/9xyLA== |
|
719 | 719 | tslib "^2.2.0" |
720 | 720 |
|
721 | 721 | "@salesforce/plugin-command-reference@^1.3.0": |
722 | | - version "1.3.18" |
723 | | - resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-1.3.18.tgz#9bd6f94f36c27b28dae4da4d45076fdf91153d05" |
724 | | - integrity sha512-U56rm/TLotrRvC0jcpWjCXfOf7idIpwFdHlMMYvY3lDlOLRJxknwA4nVcL2QTcX7H5fBl+ScqddU3aFGt/HzGA== |
| 722 | + version "1.3.20" |
| 723 | + resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-1.3.20.tgz#06341f0914a82a789cf9ed1fcf403fdf213befbd" |
| 724 | + integrity sha512-6HmVvpdSpjumcOaoeAw279mzc+fHTx5h9TWylE37mpRaoU5gSkh5QkHaJzrp7zoGRqwEFs5X4HBrZvrJf8aGYQ== |
725 | 725 | dependencies: |
726 | | - "@oclif/command" "^1.8.3" |
727 | | - "@oclif/config" "^1.17.1" |
| 726 | + "@oclif/command" "^1.8.9" |
| 727 | + "@oclif/config" "^1.18.3" |
728 | 728 | "@oclif/errors" "^1.3.5" |
729 | | - "@salesforce/command" "^4.1.5" |
730 | | - "@salesforce/core" "^2.29.0" |
| 729 | + "@salesforce/command" "^4.2.2" |
| 730 | + "@salesforce/core" "^2.36.4" |
731 | 731 | chalk "^3.0.0" |
732 | 732 | handlebars "4.7.7" |
733 | | - shelljs "^0.8.4" |
| 733 | + shelljs "^0.8.5" |
734 | 734 | tslib "^1" |
735 | 735 |
|
736 | 736 | "@salesforce/prettier-config@^0.0.2": |
|
0 commit comments