@@ -4153,16 +4153,15 @@ glob@^7.1.3, glob@^7.1.6, glob@^7.2.0:
4153
4153
once "^1.3.0"
4154
4154
path-is-absolute "^1.0.0"
4155
4155
4156
- glob@^8.1.0 :
4157
- version "8.1.0 "
4158
- resolved "https://registry.yarnpkg.com/glob/-/glob-8.1.0 .tgz#d388f656593ef708ee3e34640fdfb99a9fd1c33e "
4159
- integrity sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ ==
4156
+ glob@^9.3.5 :
4157
+ version "9.3.5 "
4158
+ resolved "https://registry.yarnpkg.com/glob/-/glob-9.3.5 .tgz#ca2ed8ca452781a3009685607fdf025a899dfe21 "
4159
+ integrity sha512-e1LleDykUz2Iu+MTYdkSsuWX8lvAjAcs0Xef0lNIu0S2wOAzuTxCJtcd9S3cijlwYF18EsU3rzb8jPVobxDh9Q ==
4160
4160
dependencies :
4161
4161
fs.realpath "^1.0.0"
4162
- inflight "^1.0.4"
4163
- inherits "2"
4164
- minimatch "^5.0.1"
4165
- once "^1.3.0"
4162
+ minimatch "^8.0.2"
4163
+ minipass "^4.2.4"
4164
+ path-scurry "^1.6.1"
4166
4165
4167
4166
globals@^11.1.0 :
4168
4167
version "11.12.0"
@@ -5389,6 +5388,13 @@ minimatch@^5.0.1:
5389
5388
dependencies :
5390
5389
brace-expansion "^2.0.1"
5391
5390
5391
+ minimatch@^8.0.2 :
5392
+ version "8.0.4"
5393
+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-8.0.4.tgz#847c1b25c014d4e9a7f68aaf63dedd668a626229"
5394
+ integrity sha512-W0Wvr9HyFXZRGIDgCicunpQ299OKXs9RgZfaukz4qAW/pJhcpUfupc9c+OObPOFueNy8VSrZgEmDtk6Kh4WzDA==
5395
+ dependencies :
5396
+ brace-expansion "^2.0.1"
5397
+
5392
5398
minimatch@^9.0.4 :
5393
5399
version "9.0.4"
5394
5400
resolved "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz"
@@ -5410,6 +5416,11 @@ minimist@^1.2.0, minimist@^1.2.5, minimist@^1.2.6:
5410
5416
resolved "https://registry.npmjs.org/minimist/-/minimist-1.2.7.tgz"
5411
5417
integrity sha512-bzfL1YUZsP41gmu/qjrEk0Q6i2ix/cVeAhbCbqH9u3zYutS1cLg00qhrD0M2MVdCcx4Sc0UpP2eBWo9rotpq6g==
5412
5418
5419
+ minipass@^4.2.4 :
5420
+ version "4.2.8"
5421
+ resolved "https://registry.yarnpkg.com/minipass/-/minipass-4.2.8.tgz#f0010f64393ecfc1d1ccb5f582bcaf45f48e1a3a"
5422
+ integrity sha512-fNzuVyifolSLFL4NzpF+wEF4qrgqaaKX0haXPQEdQ7NKAN+WecoKMHV09YcuL/DHxrUsYQOK3MiuDf7Ip2OXfQ==
5423
+
5413
5424
" minipass@^5.0.0 || ^6.0.2 || ^7.0.0" , minipass@^7.1.2:
5414
5425
version "7.1.2"
5415
5426
resolved "https://registry.npmjs.org/minipass/-/minipass-7.1.2.tgz"
@@ -5823,9 +5834,9 @@ path-parse@^1.0.7:
5823
5834
resolved "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz"
5824
5835
integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==
5825
5836
5826
- path-scurry@^1.11.1 :
5837
+ path-scurry@^1.11.1, path-scurry@^1.6.1 :
5827
5838
version "1.11.1"
5828
- resolved "https://registry.npmjs.org /path-scurry/-/path-scurry-1.11.1.tgz"
5839
+ resolved "https://registry.yarnpkg.com /path-scurry/-/path-scurry-1.11.1.tgz#7960a668888594a0720b12a911d1a742ab9f11d2 "
5829
5840
integrity sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==
5830
5841
dependencies :
5831
5842
lru-cache "^10.2.0"
0 commit comments