@@ -1113,17 +1113,17 @@ glob-parent@^6.0.2:
11131113 dependencies :
11141114 is-glob "^4.0.3"
11151115
1116- glob@^10 .0.0 :
1117- version "10.4.3 "
1118- resolved "https://registry.yarnpkg.com/glob/-/glob-10.4.3 .tgz#e0ba2253dd21b3d0acdfb5d507c59a29f513fc7a "
1119- integrity sha512-Q38SGlYRpVtDBPSWEylRyctn7uDeTp4NQERTLiCT1FqA9JXPYWqAVmQU6qh4r/zMM5ehxTcbaO8EjhWnvEhmyg ==
1116+ glob@^11 .0.0 :
1117+ version "11.0.0 "
1118+ resolved "https://registry.yarnpkg.com/glob/-/glob-11.0.0 .tgz#6031df0d7b65eaa1ccb9b29b5ced16cea658e77e "
1119+ integrity sha512-9UiX/Bl6J2yaBbxKoEBRm4Cipxgok8kQYcOPEhScPwebu2I0HoQOuYdIO6S3hLuWoZgpDpwQZMzTFxgpkyT76g ==
11201120 dependencies :
11211121 foreground-child "^3.1.0"
1122- jackspeak "^3.1.2 "
1123- minimatch "^9 .0.4 "
1122+ jackspeak "^4.0.1 "
1123+ minimatch "^10 .0.0 "
11241124 minipass "^7.1.2"
11251125 package-json-from-dist "^1.0.0"
1126- path-scurry "^1.11.1 "
1126+ path-scurry "^2.0.0 "
11271127
11281128glob@^7.0.6, glob@^7.1.3 :
11291129 version "7.2.3"
@@ -1342,10 +1342,10 @@ isexe@^2.0.0:
13421342 resolved "https://registry.yarnpkg.com/isexe/-/isexe-2.0.0.tgz#e8fbf374dc556ff8947a10dcb0572d633f2cfa10"
13431343 integrity sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==
13441344
1345- jackspeak@^3.1.2 :
1346- version "3.1.2 "
1347- resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-3.1.2. tgz#eada67ea949c6b71de50f1b09c92a961897b90ab "
1348- integrity sha512-kWmLKn2tRtfYMF/BakihVVRzBKOxz4gJMiL2Rj91WnAB5TPZumSH99R/Yf1qE1u4uRimvCSJfm6hnxohXeEXjQ ==
1345+ jackspeak@^4.0.1 :
1346+ version "4.0.1 "
1347+ resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-4.0.1. tgz#9fca4ce961af6083e259c376e9e3541431f5287b "
1348+ integrity sha512-cub8rahkh0Q/bw1+GxP7aeSe29hHHn2V4m29nnDlvCdlgU+3UGxkZp7Z53jLUdpX3jdTO0nJZUDl3xvbWc2Xog ==
13491349 dependencies :
13501350 " @isaacs/cliui" " ^8.0.2"
13511351 optionalDependencies :
@@ -1441,10 +1441,10 @@ log-symbols@^5.1.0:
14411441 chalk "^5.0.0"
14421442 is-unicode-supported "^1.1.0"
14431443
1444- lru-cache@^10.2 .0 :
1445- version "10.2 .0"
1446- resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.2 .0.tgz#0bd445ca57363465900f4d1f9bd8db343a4d95c3 "
1447- integrity sha512-2bIM8x+VAf6JT4bKAljS1qUWgMsqZRPGJS6FSahIMPVvctcNhyVp7AJu7quxOW9jwkryBReKZY5tY5JYv2n/7Q ==
1444+ lru-cache@^11.0 .0 :
1445+ version "11.0 .0"
1446+ resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-11.0 .0.tgz#15d93a196f189034d7166caf9fe55e7384c98a21 "
1447+ integrity sha512-Qv32eSV1RSCfhY3fpPE2GNZ8jgM9X7rdAfemLWqTUxwiyIC4jJ6Sy0fZ8H+oLWevO6i4/bizg7c8d8i6bxrzbA ==
14481448
14491449lru-cache@^6.0.0 :
14501450 version "6.0.0"
@@ -1497,6 +1497,13 @@ mimic-response@^3.1.0:
14971497 resolved "https://registry.yarnpkg.com/mimic-response/-/mimic-response-3.1.0.tgz#2d1d59af9c1b129815accc2c46a022a5ce1fa3c9"
14981498 integrity sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ==
14991499
1500+ minimatch@^10.0.0 :
1501+ version "10.0.1"
1502+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.0.1.tgz#ce0521856b453c86e25f2c4c0d03e6ff7ddc440b"
1503+ integrity sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==
1504+ dependencies :
1505+ brace-expansion "^2.0.1"
1506+
15001507minimatch@^3.0.3, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2 :
15011508 version "3.1.2"
15021509 resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
@@ -1511,19 +1518,12 @@ minimatch@^5.0.1, minimatch@^5.1.0, minimatch@^5.1.6:
15111518 dependencies :
15121519 brace-expansion "^2.0.1"
15131520
1514- minimatch@^9.0.4 :
1515- version "9.0.4"
1516- resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.4.tgz#8e49c731d1749cbec05050ee5145147b32496a51"
1517- integrity sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==
1518- dependencies :
1519- brace-expansion "^2.0.1"
1520-
15211521minimist@^1.2.0, minimist@^1.2.3 :
15221522 version "1.2.7"
15231523 resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.7.tgz#daa1c4d91f507390437c6a8bc01078e7000c4d18"
15241524 integrity sha512-bzfL1YUZsP41gmu/qjrEk0Q6i2ix/cVeAhbCbqH9u3zYutS1cLg00qhrD0M2MVdCcx4Sc0UpP2eBWo9rotpq6g==
15251525
1526- " minipass@^5.0.0 || ^6.0.2 || ^7.0.0 " , minipass@^7.1.2:
1526+ minipass@^7.1.2 :
15271527 version "7.1.2"
15281528 resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.1.2.tgz#93a9626ce5e5e66bd4db86849e7515e92340a707"
15291529 integrity sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==
@@ -1727,13 +1727,13 @@ path-key@^3.1.0:
17271727 resolved "https://registry.yarnpkg.com/path-key/-/path-key-3.1.1.tgz#581f6ade658cbba65a0d3380de7753295054f375"
17281728 integrity sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==
17291729
1730- path-scurry@^1.11.1 :
1731- version "1.11.1 "
1732- resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-1.11.1 .tgz#7960a668888594a0720b12a911d1a742ab9f11d2 "
1733- integrity sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA ==
1730+ path-scurry@^2.0.0 :
1731+ version "2.0.0 "
1732+ resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-2.0.0 .tgz#9f052289f23ad8bf9397a2a0425e7b8615c58580 "
1733+ integrity sha512-ypGJsmGtdXUOeM5u93TyeIEfEhM6s+ljAhrk5vAvSx8uyY/02OvrZnA0YNGUrPXfpJMgI1ODd3nwz8Npx4O4cg ==
17341734 dependencies :
1735- lru-cache "^10.2 .0"
1736- minipass "^5.0.0 || ^6.0.2 || ^7.0.0 "
1735+ lru-cache "^11.0 .0"
1736+ minipass "^7.1.2 "
17371737
17381738path-type@^4.0.0 :
17391739 version "4.0.0"
0 commit comments