@@ -14727,6 +14727,17 @@ glob@^10.2.2:
14727
14727
minipass "^5.0.0 || ^6.0.2"
14728
14728
path-scurry "^1.10.0"
14729
14729
14730
+ glob@^10.3.4:
14731
+ version "10.3.4"
14732
+ resolved "https://registry.yarnpkg.com/glob/-/glob-10.3.4.tgz#c85c9c7ab98669102b6defda76d35c5b1ef9766f"
14733
+ integrity sha512-6LFElP3A+i/Q8XQKEvZjkEWEOTgAIALR9AO2rwT8bgPhDd1anmqDJDZ6lLddI4ehxxxR1S5RIqKe1uapMQfYaQ==
14734
+ dependencies:
14735
+ foreground-child "^3.1.0"
14736
+ jackspeak "^2.0.3"
14737
+ minimatch "^9.0.1"
14738
+ minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
14739
+ path-scurry "^1.10.1"
14740
+
14730
14741
glob@^5.0.10, glob@^5.0.15:
14731
14742
version "5.0.15"
14732
14743
resolved "https://registry.yarnpkg.com/glob/-/glob-5.0.15.tgz#1bc936b9e02f4a603fcc222ecf7633d30b8b93b1"
@@ -19396,6 +19407,11 @@ minipass@^5.0.0:
19396
19407
resolved "https://registry.yarnpkg.com/minipass/-/minipass-6.0.2.tgz#542844b6c4ce95b202c0995b0a471f1229de4c81"
19397
19408
integrity sha512-MzWSV5nYVT7mVyWCwn2o7JH13w2TBRmmSqSRCKzTw+lmft9X4z+3wjvs06Tzijo5z4W/kahUCDpRXTF+ZrmF/w==
19398
19409
19410
+ "minipass@^5.0.0 || ^6.0.2 || ^7.0.0":
19411
+ version "7.0.3"
19412
+ resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.0.3.tgz#05ea638da44e475037ed94d1c7efcc76a25e1974"
19413
+ integrity sha512-LhbbwCfz3vsb12j/WkWQPZfKTsgqIe1Nf/ti1pKjYESGLHIVjWU96G9/ljLH4F9mWNVhlQOm0VySdAWzf05dpg==
19414
+
19399
19415
minizlib@^1.3.3:
19400
19416
version "1.3.3"
19401
19417
resolved "https://registry.yarnpkg.com/minizlib/-/minizlib-1.3.3.tgz#2290de96818a34c29551c8a8d301216bd65a861d"
@@ -21526,6 +21542,14 @@ path-scurry@^1.10.0:
21526
21542
lru-cache "^9.1.1 || ^10.0.0"
21527
21543
minipass "^5.0.0 || ^6.0.2"
21528
21544
21545
+ path-scurry@^1.10.1:
21546
+ version "1.10.1"
21547
+ resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-1.10.1.tgz#9ba6bf5aa8500fe9fd67df4f0d9483b2b0bfc698"
21548
+ integrity sha512-MkhCqzzBEpPvxxQ71Md0b1Kk51W01lrYvlMzSUaIzNsODdd7mqhiimSZlr+VegAz5Z6Vzt9Xg2ttE//XBhH3EQ==
21549
+ dependencies:
21550
+ lru-cache "^9.1.1 || ^10.0.0"
21551
+ minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
21552
+
21529
21553
path-scurry@^1.6.1:
21530
21554
version "1.6.4"
21531
21555
resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-1.6.4.tgz#020a9449e5382a4acb684f9c7e1283bc5695de66"
0 commit comments