File tree Expand file tree Collapse file tree 1 file changed +12
-5
lines changed Expand file tree Collapse file tree 1 file changed +12
-5
lines changed Original file line number Diff line number Diff line change @@ -7810,12 +7810,12 @@ glob-to-regexp@^0.4.1:
7810
7810
integrity sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==
7811
7811
7812
7812
glob@*, glob@^9.2.0, glob@^9.3.0, glob@^9.3.1:
7813
- version "9.3.2 "
7814
- resolved "https://registry.yarnpkg.com/glob/-/glob-9.3.2 .tgz#8528522e003819e63d11c979b30896e0eaf52eda "
7815
- integrity sha512-BTv/JhKXFEHsErMte/AnfiSv8yYOLLiyH2lTg8vn02O21zWFgHPTfxtgn1QRe7NRgggUhC8hacR2Re94svHqeA ==
7813
+ version "9.3.4 "
7814
+ resolved "https://registry.yarnpkg.com/glob/-/glob-9.3.4 .tgz#e75dee24891a80c25cc7ee1dd327e126b98679af "
7815
+ integrity sha512-qaSc49hojMOv1EPM4EuyITjDSgSKI0rthoHnvE81tcOi1SCVndHko7auqxdQ14eiQG2NDBJBE86+2xIrbIvrbA ==
7816
7816
dependencies:
7817
7817
fs.realpath "^1.0.0"
7818
- minimatch "^7.4.1 "
7818
+ minimatch "^8.0.2 "
7819
7819
minipass "^4.2.4"
7820
7820
path-scurry "^1.6.1"
7821
7821
@@ -10434,13 +10434,20 @@ minimatch@^6.1.6:
10434
10434
dependencies:
10435
10435
brace-expansion "^2.0.1"
10436
10436
10437
- minimatch@^7.4.1, minimatch@^7.4. 2:
10437
+ minimatch@^7.4.2:
10438
10438
version "7.4.3"
10439
10439
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-7.4.3.tgz#012cbf110a65134bb354ae9773b55256cdb045a2"
10440
10440
integrity sha512-5UB4yYusDtkRPbRiy1cqZ1IpGNcJCGlEMG17RKzPddpyiPKoCdwohbED8g4QXT0ewCt8LTkQXuljsUfQ3FKM4A==
10441
10441
dependencies:
10442
10442
brace-expansion "^2.0.1"
10443
10443
10444
+ minimatch@^8.0.2:
10445
+ version "8.0.3"
10446
+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-8.0.3.tgz#0415cb9bb0c1d8ac758c8a673eb1d288e13f5e75"
10447
+ integrity sha512-tEEvU9TkZgnFDCtpnrEYnPsjT7iUx42aXfs4bzmQ5sMA09/6hZY0jeZcGkXyDagiBOvkUjNo8Viom+Me6+2x7g==
10448
+ dependencies:
10449
+ brace-expansion "^2.0.1"
10450
+
10444
10451
10445
10452
version "4.1.0"
10446
10453
resolved "https://registry.yarnpkg.com/minimist-options/-/minimist-options-4.1.0.tgz#c0655713c53a8a2ebd77ffa247d342c40f010619"
You can’t perform that action at this time.
0 commit comments