@@ -523,13 +523,6 @@ brace-expansion@^1.1.7:
523
523
balanced-match "^1.0.0"
524
524
concat-map "0.0.1"
525
525
526
- brace-expansion@^2.0.1 :
527
- version "2.0.1"
528
- resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-2.0.1.tgz#1edc459e0f0c548486ecf9fc99f2221364b9a0ae"
529
- integrity sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==
530
- dependencies :
531
- balanced-match "^1.0.0"
532
-
533
526
braces@^3.0.1, braces@^3.0.2, braces@~3.0.2 :
534
527
version "3.0.2"
535
528
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.2.tgz#3454e1a462ee8d599e236df336cd9ea4f8afe107"
@@ -1696,16 +1689,17 @@ glob@^7.0.0, glob@^7.1.0, glob@^7.1.3:
1696
1689
once "^1.3.0"
1697
1690
path-is-absolute "^1.0.0"
1698
1691
1699
- glob@^8.0.3 :
1700
- version "8.0 .3"
1701
- resolved "https://registry.yarnpkg.com/glob/-/glob-8.0 .3.tgz#415c6eb2deed9e502c68fa44a272e6da6eeca42e "
1702
- integrity sha512-ull455NHSHI/Y1FqGaaYFaLGkNMMJbavMrEGFXG/PGrg6y7sutWHUHrz6gy6WEBH6akM1M414dWKCNs+IhKdiQ ==
1692
+ glob@^7.1.6 :
1693
+ version "7.2 .3"
1694
+ resolved "https://registry.yarnpkg.com/glob/-/glob-7.2 .3.tgz#b8df0fb802bbfa8e89bd1d938b4e16578ed44f2b "
1695
+ integrity sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q ==
1703
1696
dependencies :
1704
1697
fs.realpath "^1.0.0"
1705
1698
inflight "^1.0.4"
1706
1699
inherits "2"
1707
- minimatch "^5.0 .1"
1700
+ minimatch "^3.1 .1"
1708
1701
once "^1.3.0"
1702
+ path-is-absolute "^1.0.0"
1709
1703
1710
1704
globals@^13.6.0, globals@^13.9.0 :
1711
1705
version "13.15.0"
@@ -2292,20 +2286,13 @@ minimatch@^3.0.4:
2292
2286
dependencies :
2293
2287
brace-expansion "^1.1.7"
2294
2288
2295
- minimatch@^3.1.2 :
2289
+ minimatch@^3.1.1, minimatch@^3.1. 2 :
2296
2290
version "3.1.2"
2297
2291
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
2298
2292
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
2299
2293
dependencies :
2300
2294
brace-expansion "^1.1.7"
2301
2295
2302
- minimatch@^5.0.1 :
2303
- version "5.0.1"
2304
- resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-5.0.1.tgz#fb9022f7528125187c92bd9e9b6366be1cf3415b"
2305
- integrity sha512-nLDxIFRyhDblz3qMuq+SoRZED4+miJ/G+tdDrjkkkRnjAsBexeGpgjLEQ0blJy7rHhR2b93rhQY4SvyWu9v03g==
2306
- dependencies :
2307
- brace-expansion "^2.0.1"
2308
-
2309
2296
minimist@^1.1.0, minimist@^1.1.1, minimist@^1.2.3 :
2310
2297
version "1.2.5"
2311
2298
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
0 commit comments