@@ -1307,17 +1307,16 @@ glob-parent@~5.1.2:
1307
1307
dependencies :
1308
1308
is-glob "^4.0.1"
1309
1309
1310
- glob@7.2.0, glob@^7.1.3 :
1311
- version "7.2 .0"
1312
- resolved "https://registry.npmjs.org /glob/-/glob-7.2 .0.tgz"
1313
- integrity sha512-lmLf6gtyrPq8tTjSmrO94wBeQbFR3HbLHbuyD69wuyQkImp2hWqMGB47OX65FBkPffO641IP9jWa1z4ivqG26Q ==
1310
+ glob@8.1.0 :
1311
+ version "8.1 .0"
1312
+ resolved "https://registry.yarnpkg.com /glob/-/glob-8.1 .0.tgz#d388f656593ef708ee3e34640fdfb99a9fd1c33e "
1313
+ integrity sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ ==
1314
1314
dependencies :
1315
1315
fs.realpath "^1.0.0"
1316
1316
inflight "^1.0.4"
1317
1317
inherits "2"
1318
- minimatch "^3 .0.4 "
1318
+ minimatch "^5 .0.1 "
1319
1319
once "^1.3.0"
1320
- path-is-absolute "^1.0.0"
1321
1320
1322
1321
glob@^10.0.0 :
1323
1322
version "10.3.10"
@@ -1330,6 +1329,18 @@ glob@^10.0.0:
1330
1329
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
1331
1330
path-scurry "^1.10.1"
1332
1331
1332
+ glob@^7.1.3 :
1333
+ version "7.2.0"
1334
+ resolved "https://registry.npmjs.org/glob/-/glob-7.2.0.tgz"
1335
+ integrity sha512-lmLf6gtyrPq8tTjSmrO94wBeQbFR3HbLHbuyD69wuyQkImp2hWqMGB47OX65FBkPffO641IP9jWa1z4ivqG26Q==
1336
+ dependencies :
1337
+ fs.realpath "^1.0.0"
1338
+ inflight "^1.0.4"
1339
+ inherits "2"
1340
+ minimatch "^3.0.4"
1341
+ once "^1.3.0"
1342
+ path-is-absolute "^1.0.0"
1343
+
1333
1344
globals@^13.19.0 :
1334
1345
version "13.20.0"
1335
1346
resolved "https://registry.yarnpkg.com/globals/-/globals-13.20.0.tgz#ea276a1e508ffd4f1612888f9d1bad1e2717bf82"
@@ -1889,7 +1900,7 @@ minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.2:
1889
1900
dependencies :
1890
1901
brace-expansion "^1.1.7"
1891
1902
1892
- minimatch@^5.1.0 :
1903
+ minimatch@^5.0.1, minimatch@^5. 1.0 :
1893
1904
version "5.1.6"
1894
1905
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-5.1.6.tgz#1cfcb8cf5522ea69952cd2af95ae09477f122a96"
1895
1906
integrity sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==
@@ -1914,9 +1925,9 @@ minimist@^1.2.0, minimist@^1.2.6:
1914
1925
integrity sha512-jYofLM5Dam9279rdkWzqHozUo4ybjdZmCsDHePy5V/PbBcVMiSZR97gmAy45aqi8CK1lG2ECd356FU86avfwUQ==
1915
1926
1916
1927
mocha@^10.1.0 :
1917
- version "10.2 .0"
1918
- resolved "https://registry.npmjs.org /mocha/-/mocha-10.2 .0.tgz"
1919
- integrity sha512-IDY7fl/BecMwFHzoqF2sg/SHHANeBoMMXFlS9r0OXKDssYE1M5O43wUY/9BVPeIvfH2zmEbBfseqN9gBQZzXkg ==
1928
+ version "10.4 .0"
1929
+ resolved "https://registry.yarnpkg.com /mocha/-/mocha-10.4 .0.tgz#ed03db96ee9cfc6d20c56f8e2af07b961dbae261 "
1930
+ integrity sha512-eqhGB8JKapEYcC4ytX/xrzKforgEc3j1pGlAXVy3eRwrtAy5/nIfT1SvgGzfN0XZZxeLq0aQWkOUAmqIJiv+bA ==
1920
1931
dependencies :
1921
1932
ansi-colors "4.1.1"
1922
1933
browser-stdout "1.3.1"
@@ -1925,13 +1936,12 @@ mocha@^10.1.0:
1925
1936
diff "5.0.0"
1926
1937
escape-string-regexp "4.0.0"
1927
1938
find-up "5.0.0"
1928
- glob "7.2 .0"
1939
+ glob "8.1 .0"
1929
1940
he "1.2.0"
1930
1941
js-yaml "4.1.0"
1931
1942
log-symbols "4.1.0"
1932
1943
minimatch "5.0.1"
1933
1944
ms "2.1.3"
1934
- nanoid "3.3.3"
1935
1945
serialize-javascript "6.0.0"
1936
1946
strip-json-comments "3.1.1"
1937
1947
supports-color "8.1.1"
@@ -1940,21 +1950,16 @@ mocha@^10.1.0:
1940
1950
yargs-parser "20.2.4"
1941
1951
yargs-unparser "2.0.0"
1942
1952
1943
-
1953
+
1944
1954
version "2.1.2"
1945
1955
resolved "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz"
1946
1956
integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==
1947
1957
1948
-
1958
+
1949
1959
version "2.1.3"
1950
1960
resolved "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz"
1951
1961
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
1952
1962
1953
-
1954
- version "3.3.3"
1955
- resolved "https://registry.npmjs.org/nanoid/-/nanoid-3.3.3.tgz"
1956
- integrity sha512-p1sjXuopFs0xg+fPASzQ28agW1oHD7xDsd9Xkf3T15H3c/cifrFHVwrh74PdoklAPi+i7MdRsE47vm2r6JoB+w==
1957
-
1958
1963
natural-compare@^1.4.0 :
1959
1964
version "1.4.0"
1960
1965
resolved "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz"
0 commit comments