@@ -1740,6 +1740,11 @@ balanced-match@^1.0.0:
17401740 resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.2.tgz#e83e3a7e3f300b34cb9d87f615fa0cbf357690ee"
17411741 integrity sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==
17421742
1743+ balanced-match@^4.0.2 :
1744+ version "4.0.4"
1745+ resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-4.0.4.tgz#bfb10662feed8196a2c62e7c68e17720c274179a"
1746+ integrity sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==
1747+
17431748binary-extensions@^2.0.0 :
17441749 version "2.3.0"
17451750 resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-2.3.0.tgz#f6e14a97858d327252200242d4ccfe522c445522"
@@ -1760,6 +1765,13 @@ brace-expansion@^2.0.1:
17601765 dependencies :
17611766 balanced-match "^1.0.0"
17621767
1768+ brace-expansion@^5.0.2 :
1769+ version "5.0.4"
1770+ resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-5.0.4.tgz#614daaecd0a688f660bbbc909a8748c3d80d4336"
1771+ integrity sha512-h+DEnpVvxmfVefa4jFbCf5HdH5YMDXRsmKflpf1pILZWRFlTbJpxeU55nJl4Smt5HQaGzg1o6RHFPJaOqnmBDg==
1772+ dependencies :
1773+ balanced-match "^4.0.2"
1774+
17631775braces@^3.0.3, braces@~3.0.2 :
17641776 version "3.0.3"
17651777 resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789"
@@ -3674,11 +3686,11 @@ min-indent@^1.0.0:
36743686 integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
36753687
36763688minimatch@^10.0.0, minimatch@^10.0.1 :
3677- version "10.0.1 "
3678- resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.0.1 .tgz#ce0521856b453c86e25f2c4c0d03e6ff7ddc440b "
3679- integrity sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ ==
3689+ version "10.2.3 "
3690+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.2.3 .tgz#c0ef582f21071b0123a5bbf275252ebda921fbf6 "
3691+ integrity sha512-Rwi3pnapEqirPSbWbrZaa6N3nmqq4Xer/2XooiOKyV3q12ML06f7MOuc5DVH8ONZIFhwIYQ3yzPH4nt7iWHaTg ==
36803692 dependencies :
3681- brace-expansion "^2 .0.1 "
3693+ brace-expansion "^5 .0.2 "
36823694
36833695minimatch@^3.0.4, minimatch@^3.1.1, minimatch@^3.1.2 :
36843696 version "3.1.2"
0 commit comments