@@ -4668,6 +4668,18 @@ glob@^10.2.2, glob@^10.3.10, glob@^10.4.1:
4668
4668
package-json-from-dist "^1.0.0"
4669
4669
path-scurry "^1.11.1"
4670
4670
4671
+ glob@^11.0.0 :
4672
+ version "11.0.2"
4673
+ resolved "https://registry.npmjs.org/glob/-/glob-11.0.2.tgz#3261e3897bbc603030b041fd77ba636022d51ce0"
4674
+ integrity sha512-YT7U7Vye+t5fZ/QMkBFrTJ7ZQxInIUjwyAjVj84CYXqgBdv30MFUPGnBR6sQaVq6Is15wYJUsnzTuWaGRBhBAQ==
4675
+ dependencies :
4676
+ foreground-child "^3.1.0"
4677
+ jackspeak "^4.0.1"
4678
+ minimatch "^10.0.0"
4679
+ minipass "^7.1.2"
4680
+ package-json-from-dist "^1.0.0"
4681
+ path-scurry "^2.0.0"
4682
+
4671
4683
glob@^9.2.0 :
4672
4684
version "9.3.5"
4673
4685
resolved "https://registry.npmjs.org/glob/-/glob-9.3.5.tgz#ca2ed8ca452781a3009685607fdf025a899dfe21"
@@ -5514,6 +5526,13 @@ jackspeak@^3.1.2:
5514
5526
optionalDependencies :
5515
5527
" @pkgjs/parseargs" " ^0.11.0"
5516
5528
5529
+ jackspeak@^4.0.1 :
5530
+ version "4.1.0"
5531
+ resolved "https://registry.npmjs.org/jackspeak/-/jackspeak-4.1.0.tgz#c489c079f2b636dc4cbe9b0312a13ff1282e561b"
5532
+ integrity sha512-9DDdhb5j6cpeitCbvLO7n7J4IxnbM6hoF6O1g4HQ5TfhvvKN8ywDM7668ZhMHRqVmxqhps/F6syWK2KcPxYlkw==
5533
+ dependencies :
5534
+ " @isaacs/cliui" " ^8.0.2"
5535
+
5517
5536
jake@^10.8.5 :
5518
5537
version "10.9.2"
5519
5538
resolved "https://registry.npmjs.org/jake/-/jake-10.9.2.tgz#6ae487e6a69afec3a5e167628996b59f35ae2b7f"
@@ -6044,6 +6063,11 @@ lru-cache@^10.0.1, lru-cache@^10.2.0, lru-cache@^10.2.2:
6044
6063
resolved "https://registry.npmjs.org/lru-cache/-/lru-cache-10.4.3.tgz#410fc8a17b70e598013df257c2446b7f3383f119"
6045
6064
integrity sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==
6046
6065
6066
+ lru-cache@^11.0.0 :
6067
+ version "11.1.0"
6068
+ resolved "https://registry.npmjs.org/lru-cache/-/lru-cache-11.1.0.tgz#afafb060607108132dbc1cf8ae661afb69486117"
6069
+ integrity sha512-QIXZUBJUx+2zHUdQujWejBkcD9+cs94tLn0+YL8UrCh+D5sCXZ4c7LaEH48pNwRY3MLDgqUFyhlCyjJPf1WP0A==
6070
+
6047
6071
lru-cache@^5.1.1 :
6048
6072
version "5.1.1"
6049
6073
resolved "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz#1da27e6710271947695daf6848e847f01d84b920"
6287
6311
dependencies :
6288
6312
brace-expansion "^2.0.1"
6289
6313
6314
+ minimatch@^10.0.0 :
6315
+ version "10.0.1"
6316
+ resolved "https://registry.npmjs.org/minimatch/-/minimatch-10.0.1.tgz#ce0521856b453c86e25f2c4c0d03e6ff7ddc440b"
6317
+ integrity sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==
6318
+ dependencies :
6319
+ brace-expansion "^2.0.1"
6320
+
6290
6321
minimatch@^3.0.4, minimatch@^3.1.1, minimatch@^3.1.2 :
6291
6322
version "3.1.2"
6292
6323
resolved "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
@@ -7102,6 +7133,14 @@ path-scurry@^1.11.1, path-scurry@^1.6.1:
7102
7133
lru-cache "^10.2.0"
7103
7134
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
7104
7135
7136
+ path-scurry@^2.0.0 :
7137
+ version "2.0.0"
7138
+ resolved "https://registry.npmjs.org/path-scurry/-/path-scurry-2.0.0.tgz#9f052289f23ad8bf9397a2a0425e7b8615c58580"
7139
+ integrity sha512-ypGJsmGtdXUOeM5u93TyeIEfEhM6s+ljAhrk5vAvSx8uyY/02OvrZnA0YNGUrPXfpJMgI1ODd3nwz8Npx4O4cg==
7140
+ dependencies :
7141
+ lru-cache "^11.0.0"
7142
+ minipass "^7.1.2"
7143
+
7105
7144
path-to-regexp@^8.0.0 :
7106
7145
version "8.2.0"
7107
7146
resolved "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-8.2.0.tgz#73990cc29e57a3ff2a0d914095156df5db79e8b4"
0 commit comments