@@ -2036,6 +2036,11 @@ balanced-match@^1.0.0:
20362036 resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.2.tgz#e83e3a7e3f300b34cb9d87f615fa0cbf357690ee"
20372037 integrity sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==
20382038
2039+ balanced-match@^4.0.2 :
2040+ version "4.0.4"
2041+ resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-4.0.4.tgz#bfb10662feed8196a2c62e7c68e17720c274179a"
2042+ integrity sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==
2043+
20392044bare-events@^2.2.0 :
20402045 version "2.2.2"
20412046 resolved "https://registry.yarnpkg.com/bare-events/-/bare-events-2.2.2.tgz#a98a41841f98b2efe7ecc5c5468814469b018078"
@@ -2061,6 +2066,13 @@ brace-expansion@^2.0.1:
20612066 dependencies :
20622067 balanced-match "^1.0.0"
20632068
2069+ brace-expansion@^5.0.2 :
2070+ version "5.0.4"
2071+ resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-5.0.4.tgz#614daaecd0a688f660bbbc909a8748c3d80d4336"
2072+ integrity sha512-h+DEnpVvxmfVefa4jFbCf5HdH5YMDXRsmKflpf1pILZWRFlTbJpxeU55nJl4Smt5HQaGzg1o6RHFPJaOqnmBDg==
2073+ dependencies :
2074+ balanced-match "^4.0.2"
2075+
20642076braces@^3.0.2 :
20652077 version "3.0.2"
20662078 resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.2.tgz#3454e1a462ee8d599e236df336cd9ea4f8afe107"
@@ -2896,7 +2908,7 @@ micromatch@^4.0.4:
28962908 braces "^3.0.2"
28972909 picomatch "^2.3.1"
28982910
2899- minimatch@9.0.3, minimatch@^9.0.1, minimatch@^9.0.3 :
2911+ minimatch@9.0.3 :
29002912 version "9.0.3"
29012913 resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825"
29022914 integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==
@@ -2917,6 +2929,13 @@ minimatch@^5.1.0:
29172929 dependencies :
29182930 brace-expansion "^2.0.1"
29192931
2932+ minimatch@^9.0.1, minimatch@^9.0.7 :
2933+ version "9.0.7"
2934+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.7.tgz#d76c4d0b3b527877016d6cc1b9922fc8e0ffe7b0"
2935+ integrity sha512-MOwgjc8tfrpn5QQEvjijjmDVtMw2oL88ugTevzxQnzRLm6l3fVEF2gzU0kYeYYKD8C66+IdGX6peJ4MyUlUnPg==
2936+ dependencies :
2937+ brace-expansion "^5.0.2"
2938+
29202939" minipass@^5.0.0 || ^6.0.2 || ^7.0.0 " :
29212940 version "7.0.4"
29222941 resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.0.4.tgz#dbce03740f50a4786ba994c1fb908844d27b038c"
0 commit comments