@@ -10630,7 +10630,7 @@ minimalistic-crypto-utils@^1.0.1:
10630
10630
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
10631
10631
integrity sha512-JIYlbt6g8i5jKfJ3xz7rF0LXmv2TkDxBLUkiBeZ7bAx4GnnNMr8xFpGnOxn6GhTEHx3SjRrZEoU+j04prX1ktg==
10632
10632
10633
- minimatch@^10.0.0, minimatch@^10.0.1 :
10633
+ minimatch@^10.0.0:
10634
10634
version "10.0.1"
10635
10635
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.0.1.tgz#ce0521856b453c86e25f2c4c0d03e6ff7ddc440b"
10636
10636
integrity sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==
@@ -10651,6 +10651,13 @@ minimatch@^5.0.1:
10651
10651
dependencies:
10652
10652
brace-expansion "^2.0.1"
10653
10653
10654
+ minimatch@^9.0.0:
10655
+ version "9.0.5"
10656
+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
10657
+ integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==
10658
+ dependencies:
10659
+ brace-expansion "^2.0.1"
10660
+
10654
10661
minimatch@^9.0.4:
10655
10662
version "9.0.4"
10656
10663
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.4.tgz#8e49c731d1749cbec05050ee5145147b32496a51"
@@ -11045,15 +11052,15 @@ npm-normalize-package-bin@^4.0.0:
11045
11052
resolved "https://registry.yarnpkg.com/npm-normalize-package-bin/-/npm-normalize-package-bin-4.0.0.tgz#df79e70cd0a113b77c02d1fe243c96b8e618acb1"
11046
11053
integrity sha512-TZKxPvItzai9kN9H/TkmCtx/ZN/hvr3vUycjlfmH0ootY9yFBzNOpiXAdIn1Iteqsvk4lQn6B5PTrt+n6h8k/w==
11047
11054
11048
- npm-run-all2@^7.0.0 :
11049
- version "7.0.0 "
11050
- resolved "https://registry.yarnpkg.com/npm-run-all2/-/npm-run-all2-7.0.0 .tgz#ca3dcd2bb4012534f4ee17442cab6892c8743c7f "
11051
- integrity sha512-hXQT0BFU0G37H516ZJgISho4FslbdqMj7U8A7xoj81mhYSyxnwfF6dsraWAA1xL7ak/8yUVvAN4Lx4PpTc5Ohg ==
11055
+ npm-run-all2@^7.0.1 :
11056
+ version "7.0.1 "
11057
+ resolved "https://registry.yarnpkg.com/npm-run-all2/-/npm-run-all2-7.0.1 .tgz#7a20f65d072db4a880802d4ba5cd19566daef752 "
11058
+ integrity sha512-Adbv+bJQ8UTAM03rRODqrO5cx0YU5KCG2CvHtSURiadvdTjjgGJXdbc1oQ9CXBh9dnGfHSoSB1Web/0Dzp6kOQ ==
11052
11059
dependencies:
11053
11060
ansi-styles "^6.2.1"
11054
11061
cross-spawn "^7.0.3"
11055
11062
memorystream "^0.3.1"
11056
- minimatch "^10 .0.1 "
11063
+ minimatch "^9 .0.0 "
11057
11064
pidtree "^0.6.0"
11058
11065
read-package-json-fast "^4.0.0"
11059
11066
shell-quote "^1.7.3"
0 commit comments