|
1367 | 1367 | wordwrap "^1.0.0" |
1368 | 1368 | wrap-ansi "^7.0.0" |
1369 | 1369 |
|
1370 | | -"@oclif/core@^4", "@oclif/core@^4.0.8": |
| 1370 | +"@oclif/core@^4", "@oclif/core@^4.0.12": |
1371 | 1371 | version "4.0.12" |
1372 | 1372 | resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.12.tgz#b47089631827e2c909bfffc8c14d7b1781e502ce" |
1373 | 1373 | integrity sha512-o2dfPtmi2uBGHgpvHr+GNfoRKysKgQGiffONoMN3R+qBVNeIkJIZhVk31HreDkAI9LAzS92BWNgp/l7lXDxdvg== |
|
1545 | 1545 | resolved "https://registry.yarnpkg.com/@salesforce/schemas/-/schemas-1.9.0.tgz#ba477a112653a20b4edcf989c61c57bdff9aa3ca" |
1546 | 1546 | integrity sha512-LiN37zG5ODT6z70sL1fxF7BQwtCX9JOWofSU8iliSNIM+WDEeinnoFtVqPInRSNt8I0RiJxIKCrqstsmQRBNvA== |
1547 | 1547 |
|
1548 | | -"@salesforce/sf-plugins-core@^11.1.2", "@salesforce/sf-plugins-core@^11.1.6": |
1549 | | - version "11.1.6" |
1550 | | - resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-11.1.6.tgz#4e423488af9ba85aba8af5954df6749dd406c0ae" |
1551 | | - integrity sha512-yfKnyC4oyYPpVzQVWRHMhLq2mrUzayDIc7zajtOajPk+n+C8Lxsl9KKNB9oA5iQIVrAHf/R9cWVogqO2myKWgQ== |
| 1548 | +"@salesforce/sf-plugins-core@^11.1.2", "@salesforce/sf-plugins-core@^11.1.6", "@salesforce/sf-plugins-core@^11.2.0": |
| 1549 | + version "11.2.0" |
| 1550 | + resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-11.2.0.tgz#b7ff6236100a167ebf3afedd551ba7a47808e7bf" |
| 1551 | + integrity sha512-hqLAQe+nOxWrSuVm5HfTUWDUTa3cKeS9xlrikJ6J9KW0BgM6ZmmA+JdhYRwv+gg0ZUknuJbOY/Ucn04nEw7yMA== |
1552 | 1552 | dependencies: |
1553 | 1553 | "@inquirer/confirm" "^3.1.14" |
1554 | 1554 | "@inquirer/password" "^2.1.14" |
1555 | | - "@oclif/core" "^4.0.8" |
| 1555 | + "@oclif/core" "^4.0.12" |
1556 | 1556 | "@salesforce/core" "^8.1.1" |
1557 | 1557 | "@salesforce/kit" "^3.1.6" |
1558 | 1558 | "@salesforce/ts-types" "^2.0.10" |
1559 | | - ansis "^3.2.0" |
| 1559 | + ansis "^3.2.1" |
1560 | 1560 | cli-progress "^3.12.0" |
1561 | 1561 | natural-orderby "^3.0.2" |
1562 | 1562 | slice-ansi "^7.1.0" |
1563 | | - string-width "^7.1.0" |
| 1563 | + string-width "^7.2.0" |
1564 | 1564 | terminal-link "^3.0.0" |
1565 | 1565 |
|
1566 | 1566 | "@salesforce/ts-types@^2.0.10": |
@@ -6765,10 +6765,10 @@ string-width@^5.0.1, string-width@^5.1.2: |
6765 | 6765 | emoji-regex "^9.2.2" |
6766 | 6766 | strip-ansi "^7.0.1" |
6767 | 6767 |
|
6768 | | -string-width@^7.1.0: |
6769 | | - version "7.1.0" |
6770 | | - resolved "https://registry.yarnpkg.com/string-width/-/string-width-7.1.0.tgz#d994252935224729ea3719c49f7206dc9c46550a" |
6771 | | - integrity sha512-SEIJCWiX7Kg4c129n48aDRwLbFb2LJmXXFrWBG4NGaRtMQ3myKPKbwrD1BKqQn74oCoNMBVrfDEr5M9YxCsrkw== |
| 6768 | +string-width@^7.2.0: |
| 6769 | + version "7.2.0" |
| 6770 | + resolved "https://registry.yarnpkg.com/string-width/-/string-width-7.2.0.tgz#b5bb8e2165ce275d4d43476dd2700ad9091db6dc" |
| 6771 | + integrity sha512-tsaTIkKW9b4N+AEj+SVA+WhJzV7/zMhcSu78mLKWSk7cXMOSHsBKFWUs0fWwq8QyK3MgJBQRX6Gbi4kYbdvGkQ== |
6772 | 6772 | dependencies: |
6773 | 6773 | emoji-regex "^10.3.0" |
6774 | 6774 | get-east-asian-width "^1.0.0" |
|
0 commit comments