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 @@ -1120,14 +1120,15 @@ glob@7.2.0:
11201120 path-is-absolute "^1.0.0"
11211121
11221122glob@^10.0.0 :
1123- version "10.4.1 "
1124- resolved "https://registry.yarnpkg.com/glob/-/glob-10.4.1 .tgz#0cfb01ab6a6b438177bfe6a58e2576f6efe909c2 "
1125- integrity sha512-2jelhlq3E4ho74ZyVLN03oKdAZVUa6UDZzFLVH1H7dnoax+y9qyaq8zBkfDIggjniU19z0wU18y16jMB2eyVIw ==
1123+ version "10.4.2 "
1124+ resolved "https://registry.yarnpkg.com/glob/-/glob-10.4.2 .tgz#bed6b95dade5c1f80b4434daced233aee76160e5 "
1125+ integrity sha512-GwMlUF6PkPo3Gk21UxkCohOv0PLcIXVtKyLlpEI28R/cO/4eNOdmLk3CMW1wROV/WR/EsZOWAfBbBOqYvs88/w ==
11261126 dependencies :
11271127 foreground-child "^3.1.0"
11281128 jackspeak "^3.1.2"
11291129 minimatch "^9.0.4"
11301130 minipass "^7.1.2"
1131+ package-json-from-dist "^1.0.0"
11311132 path-scurry "^1.11.1"
11321133
11331134glob@^7.0.6, glob@^7.1.3 :
@@ -1680,6 +1681,11 @@ p-locate@^5.0.0:
16801681 dependencies :
16811682 p-limit "^3.0.2"
16821683
1684+ package-json-from-dist@^1.0.0 :
1685+ version "1.0.0"
1686+ resolved "https://registry.yarnpkg.com/package-json-from-dist/-/package-json-from-dist-1.0.0.tgz#e501cd3094b278495eb4258d4c9f6d5ac3019f00"
1687+ integrity sha512-dATvCeZN/8wQsGywez1mzHtTlP22H8OEfPrVMLNr4/eGa+ijtLn/6M5f0dY8UKNrC2O9UCU6SSoG3qRKnt7STw==
1688+
16831689pako@~1.0.2 :
16841690 version "1.0.11"
16851691 resolved "https://registry.yarnpkg.com/pako/-/pako-1.0.11.tgz#6c9599d340d54dfd3946380252a35705a6b992bf"
You can’t perform that action at this time.
0 commit comments