File tree Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -772,14 +772,15 @@ glob@8.1.0:
772
772
once "^1.3.0"
773
773
774
774
glob@^10.2.1 :
775
- version "10.4.1 "
776
- resolved "https://registry.yarnpkg.com/glob/-/glob-10.4.1 .tgz#0cfb01ab6a6b438177bfe6a58e2576f6efe909c2 "
777
- integrity sha512-2jelhlq3E4ho74ZyVLN03oKdAZVUa6UDZzFLVH1H7dnoax+y9qyaq8zBkfDIggjniU19z0wU18y16jMB2eyVIw ==
775
+ version "10.4.2 "
776
+ resolved "https://registry.yarnpkg.com/glob/-/glob-10.4.2 .tgz#bed6b95dade5c1f80b4434daced233aee76160e5 "
777
+ integrity sha512-GwMlUF6PkPo3Gk21UxkCohOv0PLcIXVtKyLlpEI28R/cO/4eNOdmLk3CMW1wROV/WR/EsZOWAfBbBOqYvs88/w ==
778
778
dependencies :
779
779
foreground-child "^3.1.0"
780
780
jackspeak "^3.1.2"
781
781
minimatch "^9.0.4"
782
782
minipass "^7.1.2"
783
+ package-json-from-dist "^1.0.0"
783
784
path-scurry "^1.11.1"
784
785
785
786
glob@^7.1.3 :
@@ -1195,6 +1196,11 @@ p-locate@^5.0.0:
1195
1196
dependencies :
1196
1197
p-limit "^3.0.2"
1197
1198
1199
+ package-json-from-dist@^1.0.0 :
1200
+ version "1.0.0"
1201
+ resolved "https://registry.yarnpkg.com/package-json-from-dist/-/package-json-from-dist-1.0.0.tgz#e501cd3094b278495eb4258d4c9f6d5ac3019f00"
1202
+ integrity sha512-dATvCeZN/8wQsGywez1mzHtTlP22H8OEfPrVMLNr4/eGa+ijtLn/6M5f0dY8UKNrC2O9UCU6SSoG3qRKnt7STw==
1203
+
1198
1204
parent-module@^1.0.0 :
1199
1205
version "1.0.1"
1200
1206
resolved "https://registry.yarnpkg.com/parent-module/-/parent-module-1.0.1.tgz#691d2709e78c79fae3a156622452d00762caaaa2"
You can’t perform that action at this time.
0 commit comments