|
1414 | 1414 | "@nodelib/fs.scandir" "2.1.5" |
1415 | 1415 | fastq "^1.6.0" |
1416 | 1416 |
|
1417 | | -"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.5.2", "@oclif/core@^4.8.0": |
1418 | | - version "4.8.0" |
1419 | | - resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.8.0.tgz#bde8fad00019c8c0a8e27787b4b42c4670842785" |
1420 | | - integrity sha512-jteNUQKgJHLHFbbz806aGZqf+RJJ7t4gwF4MYa8fCwCxQ8/klJNWc0MvaJiBebk7Mc+J39mdlsB4XraaCKznFw== |
| 1417 | +"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.5.2", "@oclif/core@^4.8.0", "@oclif/core@^4.8.2": |
| 1418 | + version "4.8.2" |
| 1419 | + resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.8.2.tgz#b4bb065b44da9eb2719086854b009a6747455d09" |
| 1420 | + integrity sha512-P+XAOtuWM/Fewau64c31bYUiLFJTzhth229xVbBrG1siLc7+2uezUYhP5eWn/++nZPZ/wChSqYgQNN4HPw/ZHQ== |
1421 | 1421 | dependencies: |
1422 | 1422 | ansi-escapes "^4.3.2" |
1423 | 1423 | ansis "^3.17.0" |
|
1429 | 1429 | indent-string "^4.0.0" |
1430 | 1430 | is-wsl "^2.2.0" |
1431 | 1431 | lilconfig "^3.1.3" |
1432 | | - minimatch "^9.0.5" |
| 1432 | + minimatch "^10.2.4" |
1433 | 1433 | semver "^7.7.3" |
1434 | 1434 | string-width "^4.2.3" |
1435 | 1435 | supports-color "^8" |
@@ -2844,6 +2844,11 @@ balanced-match@^3.0.0: |
2844 | 2844 | resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-3.0.1.tgz#e854b098724b15076384266497392a271f4a26a0" |
2845 | 2845 | integrity sha512-vjtV3hiLqYDNRoiAv0zC4QaGAMPomEoq83PRmYIofPswwZurCeWR5LByXm7SyoL0Zh5+2z0+HC7jG8gSZJUh0w== |
2846 | 2846 |
|
| 2847 | +balanced-match@^4.0.2: |
| 2848 | + version "4.0.4" |
| 2849 | + resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-4.0.4.tgz#bfb10662feed8196a2c62e7c68e17720c274179a" |
| 2850 | + integrity sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA== |
| 2851 | + |
2847 | 2852 | base64-js@^1.3.1: |
2848 | 2853 | version "1.5.1" |
2849 | 2854 | resolved "https://registry.yarnpkg.com/base64-js/-/base64-js-1.5.1.tgz#1b1b440160a5bf7ad40b650f095963481903930a" |
@@ -2886,6 +2891,13 @@ brace-expansion@^4.0.0: |
2886 | 2891 | dependencies: |
2887 | 2892 | balanced-match "^3.0.0" |
2888 | 2893 |
|
| 2894 | +brace-expansion@^5.0.2: |
| 2895 | + version "5.0.4" |
| 2896 | + resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-5.0.4.tgz#614daaecd0a688f660bbbc909a8748c3d80d4336" |
| 2897 | + integrity sha512-h+DEnpVvxmfVefa4jFbCf5HdH5YMDXRsmKflpf1pILZWRFlTbJpxeU55nJl4Smt5HQaGzg1o6RHFPJaOqnmBDg== |
| 2898 | + dependencies: |
| 2899 | + balanced-match "^4.0.2" |
| 2900 | + |
2889 | 2901 | braces@^3.0.3, braces@~3.0.2: |
2890 | 2902 | version "3.0.3" |
2891 | 2903 | resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789" |
@@ -5726,6 +5738,13 @@ minimatch@9.0.3: |
5726 | 5738 | dependencies: |
5727 | 5739 | brace-expansion "^2.0.1" |
5728 | 5740 |
|
| 5741 | +minimatch@^10.2.4: |
| 5742 | + version "10.2.4" |
| 5743 | + resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.2.4.tgz#465b3accbd0218b8281f5301e27cedc697f96fde" |
| 5744 | + integrity sha512-oRjTw/97aTBN0RHbYCdtF1MQfvusSIBQM0IZEgzl6426+8jSC0nF1a/GmnVLpfB9yyr6g6FTqWqiZVbxrtaCIg== |
| 5745 | + dependencies: |
| 5746 | + brace-expansion "^5.0.2" |
| 5747 | + |
5729 | 5748 | minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2: |
5730 | 5749 | version "3.1.2" |
5731 | 5750 | resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b" |
|
0 commit comments