|
1403 | 1403 | wordwrap "^1.0.0" |
1404 | 1404 | wrap-ansi "^7.0.0" |
1405 | 1405 |
|
1406 | | -"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.10.2", "@oclif/core@^4.10.4", "@oclif/core@^4.5.2": |
1407 | | - version "4.10.4" |
1408 | | - resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.10.4.tgz#39b594476320bea71f88e56ddd87589f843ce3bb" |
1409 | | - integrity sha512-4aMd2BAhmGWjiASzJVmEAaPTZStxW0+VdylON5m+LwbxlG2HD7aTHZ7gWqeHBm/rXH5mi1WLb5LlQTCL+VdELQ== |
| 1406 | +"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.10.2", "@oclif/core@^4.10.5", "@oclif/core@^4.5.2": |
| 1407 | + version "4.10.5" |
| 1408 | + resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.10.5.tgz#bcf7c5bb783849ccdce2fd2b5d691a247082ba51" |
| 1409 | + integrity sha512-qcdCF7NrdWPfme6Kr34wwljRCXbCVpL1WVxiNy0Ep6vbWKjxAjFQwuhqkoyL0yjI+KdwtLcOCGn5z2yzdijc8w== |
1410 | 1410 | dependencies: |
1411 | 1411 | ansi-escapes "^4.3.2" |
1412 | 1412 | ansis "^3.17.0" |
|
1418 | 1418 | indent-string "^4.0.0" |
1419 | 1419 | is-wsl "^2.2.0" |
1420 | 1420 | lilconfig "^3.1.3" |
1421 | | - minimatch "^10.2.4" |
| 1421 | + minimatch "^10.2.5" |
1422 | 1422 | semver "^7.7.3" |
1423 | 1423 | string-width "^4.2.3" |
1424 | 1424 | supports-color "^8" |
@@ -2868,7 +2868,7 @@ brace-expansion@^4.0.0: |
2868 | 2868 | dependencies: |
2869 | 2869 | balanced-match "^3.0.0" |
2870 | 2870 |
|
2871 | | -brace-expansion@^5.0.2: |
| 2871 | +brace-expansion@^5.0.5: |
2872 | 2872 | version "5.0.5" |
2873 | 2873 | resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-5.0.5.tgz#dcc3a37116b79f3e1b46db994ced5d570e930fdb" |
2874 | 2874 | integrity sha512-VZznLgtwhn+Mact9tfiwx64fA9erHH/MCXEUfB/0bX/6Fz6ny5EGTXYltMocqg4xFAQZtnO3DHWWXi8RiuN7cQ== |
@@ -5719,12 +5719,12 @@ minimatch@9.0.3: |
5719 | 5719 | dependencies: |
5720 | 5720 | brace-expansion "^2.0.1" |
5721 | 5721 |
|
5722 | | -minimatch@^10.2.4: |
5723 | | - version "10.2.4" |
5724 | | - resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.2.4.tgz#465b3accbd0218b8281f5301e27cedc697f96fde" |
5725 | | - integrity sha512-oRjTw/97aTBN0RHbYCdtF1MQfvusSIBQM0IZEgzl6426+8jSC0nF1a/GmnVLpfB9yyr6g6FTqWqiZVbxrtaCIg== |
| 5722 | +minimatch@^10.2.4, minimatch@^10.2.5: |
| 5723 | + version "10.2.5" |
| 5724 | + resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.2.5.tgz#bd48687a0be38ed2961399105600f832095861d1" |
| 5725 | + integrity sha512-MULkVLfKGYDFYejP07QOurDLLQpcjk7Fw+7jXS2R2czRQzR56yHRveU5NDJEOviH+hETZKSkIk5c+T23GjFUMg== |
5726 | 5726 | dependencies: |
5727 | | - brace-expansion "^5.0.2" |
| 5727 | + brace-expansion "^5.0.5" |
5728 | 5728 |
|
5729 | 5729 | minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2: |
5730 | 5730 | version "3.1.2" |
|
0 commit comments