@@ -2219,6 +2219,11 @@ balanced-match@^1.0.0:
22192219 resolved "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz"
22202220 integrity sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==
22212221
2222+ balanced-match@^4.0.2 :
2223+ version "4.0.3"
2224+ resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-4.0.3.tgz#6337a2f23e0604a30481423432f99eac603599f9"
2225+ integrity sha512-1pHv8LX9CpKut1Zp4EXey7Z8OfH11ONNH6Dhi2WDUt31VVZFXZzKwXcysBgqSumFCmR+0dqjMK5v5JiFHzi0+g==
2226+
22222227bare-events@^2.2.0 :
22232228 version "2.5.0"
22242229 resolved "https://registry.npmjs.org/bare-events/-/bare-events-2.5.0.tgz#305b511e262ffd8b9d5616b056464f8e1b3329cc"
@@ -2373,6 +2378,13 @@ brace-expansion@^2.0.1:
23732378 dependencies :
23742379 balanced-match "^1.0.0"
23752380
2381+ brace-expansion@^5.0.2 :
2382+ version "5.0.2"
2383+ resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-5.0.2.tgz#b6c16d0791087af6c2bc463f52a8142046c06b6f"
2384+ integrity sha512-Pdk8c9poy+YhOgVWw1JNN22/HcivgKWwpxKq04M/jTmHyCZn12WPJebZxdjSa5TmBqISrUSgNYU3eRORljfCCw==
2385+ dependencies :
2386+ balanced-match "^4.0.2"
2387+
23762388braces@^3.0.3, braces@~3.0.2 :
23772389 version "3.0.3"
23782390 resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789"
@@ -5661,12 +5673,12 @@ minimalistic-assert@^1.0.0:
56615673 resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
56625674 integrity sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==
56635675
5664- minimatch@^10.0.0 :
5665- version "10.0 .1"
5666- resolved "https://registry.npmjs.org /minimatch/-/minimatch-10.0 .1.tgz#ce0521856b453c86e25f2c4c0d03e6ff7ddc440b "
5667- integrity sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ ==
5676+ minimatch@^10.0.0, minimatch@^10.2.1 :
5677+ version "10.2 .1"
5678+ resolved "https://registry.yarnpkg.com /minimatch/-/minimatch-10.2 .1.tgz#9d82835834cdc85d5084dd055e9a4685fa56e5f0 "
5679+ integrity sha512-MClCe8IL5nRRmawL6ib/eT4oLyeKMGCghibcDWK+J0hh0Q8kqSdia6BvbRMVk6mPa6WqUa5uR2oxt6C5jd533A ==
56685680 dependencies :
5669- brace-expansion "^2 .0.1 "
5681+ brace-expansion "^5 .0.2 "
56705682
56715683minimatch@^3.0.3, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2 :
56725684 version "3.1.2"
@@ -5682,13 +5694,6 @@ minimatch@^5.0.1, minimatch@^5.1.0, minimatch@^5.1.6:
56825694 dependencies :
56835695 brace-expansion "^2.0.1"
56845696
5685- minimatch@^9.0.1 :
5686- version "9.0.3"
5687- resolved "https://registry.npmjs.org/minimatch/-/minimatch-9.0.3.tgz"
5688- integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==
5689- dependencies :
5690- brace-expansion "^2.0.1"
5691-
56925697minimist-options@^4.0.2 :
56935698 version "4.1.0"
56945699 resolved "https://registry.yarnpkg.com/minimist-options/-/minimist-options-4.1.0.tgz#c0655713c53a8a2ebd77ffa247d342c40f010619"
0 commit comments