@@ -136,13 +136,12 @@ bcrypt-pbkdf@^1.0.0:
136
136
dependencies :
137
137
tweetnacl "^0.14.3"
138
138
139
- brace-expansion@^1.1.7 :
140
- version "1.1.11 "
141
- resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.11. tgz#3c7fcbf529d87226f3d2f52b966ff5271eb441dd "
142
- integrity sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA ==
139
+ brace-expansion@^2.0.1 :
140
+ version "2.0.1 "
141
+ resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-2.0.1. tgz#1edc459e0f0c548486ecf9fc99f2221364b9a0ae "
142
+ integrity sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA ==
143
143
dependencies :
144
144
balanced-match "^1.0.0"
145
- concat-map "0.0.1"
146
145
147
146
browser-process-hrtime@^0.1.2 :
148
147
version "0.1.2"
@@ -173,11 +172,6 @@ combined-stream@^1.0.6:
173
172
dependencies :
174
173
delayed-stream "~1.0.0"
175
174
176
- concat-map@0.0.1 :
177
- version "0.0.1"
178
- resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
179
- integrity sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=
180
-
181
175
core-util-is@1.0.2 :
182
176
version "1.0.2"
183
177
resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7"
@@ -332,15 +326,15 @@ getpass@^0.1.1:
332
326
dependencies :
333
327
assert-plus "^1.0.0"
334
328
335
- glob@^7.1.6 :
336
- version "7.1.6 "
337
- resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.6. tgz#141f33b81a7c2492e125594307480c46679278a6 "
338
- integrity sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA ==
329
+ glob@^8.0.0 :
330
+ version "8.0.1 "
331
+ resolved "https://registry.yarnpkg.com/glob/-/glob-8.0.1. tgz#00308f5c035aa0b2a447cd37ead267ddff1577d3 "
332
+ integrity sha512-cF7FYZZ47YzmCu7dDy50xSRRfO3ErRfrXuLZcNIuyiJEco0XSrGtuilG19L5xp3NcwTx7Gn+X6Tv3fmsUPTbow ==
339
333
dependencies :
340
334
fs.realpath "^1.0.0"
341
335
inflight "^1.0.4"
342
336
inherits "2"
343
- minimatch "^3 .0.4 "
337
+ minimatch "^5 .0.1 "
344
338
once "^1.3.0"
345
339
path-is-absolute "^1.0.0"
346
340
@@ -498,12 +492,12 @@ mime-types@^2.1.12, mime-types@~2.1.17:
498
492
dependencies :
499
493
mime-db "~1.33.0"
500
494
501
- minimatch@^3 .0.4 :
502
- version "3 .0.4 "
503
- resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3 .0.4 .tgz#5166e286457f03306064be5497e8dbb0c3d32083 "
504
- integrity sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA ==
495
+ minimatch@^5 .0.1 :
496
+ version "5 .0.1 "
497
+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-5 .0.1 .tgz#fb9022f7528125187c92bd9e9b6366be1cf3415b "
498
+ integrity sha512-nLDxIFRyhDblz3qMuq+SoRZED4+miJ/G+tdDrjkkkRnjAsBexeGpgjLEQ0blJy7rHhR2b93rhQY4SvyWu9v03g ==
505
499
dependencies :
506
- brace-expansion "^1.1.7 "
500
+ brace-expansion "^2.0.1 "
507
501
508
502
nwsapi@^2.0.0 :
509
503
version "2.0.1"
0 commit comments