This repository was archived by the owner on Apr 8, 2026. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +30
-8
lines changed
Expand file tree Collapse file tree 2 files changed +30
-8
lines changed Original file line number Diff line number Diff line change 121121 "oclif" : " patch:oclif@patch%3Aoclif@npm%253A4.15.9%23~/.yarn/patches/oclif-npm-4.15.9-f51cd140c1.patch%3A%3Aversion=4.15.9&hash=ce7fb7#~/.yarn/patches/oclif-patch-c5b232dd7e.patch" ,
122122 "proper-lockfile" : " 4.1.2" ,
123123 "shx" : " 0.3.4" ,
124- "tar" : " 7.4.3 " ,
124+ "tar" : " 7.5.7 " ,
125125 "ts-prune" : " 0.10.3" ,
126126 "ts-unused-exports" : " 10.1.0" ,
127127 "tslib" : " 2.8.0" ,
Original file line number Diff line number Diff line change @@ -2022,7 +2022,7 @@ __metadata:
20222022 proper-lockfile: "npm:4.1.2"
20232023 shx: "npm:0.3.4"
20242024 strip-ansi: "npm:^7.1.0"
2025- tar: "npm:7.4.3 "
2025+ tar: "npm:7.5.7 "
20262026 ts-prune: "npm:0.10.3"
20272027 ts-unused-exports: "npm:10.1.0"
20282028 tslib: "npm:2.8.0"
@@ -10381,6 +10381,15 @@ __metadata:
1038110381 languageName: node
1038210382 linkType: hard
1038310383
10384+ "minizlib@npm:^3.1.0":
10385+ version: 3.1.0
10386+ resolution: "minizlib@npm:3.1.0"
10387+ dependencies:
10388+ minipass: "npm:^7.1.2"
10389+ checksum: 10c0/5aad75ab0090b8266069c9aabe582c021ae53eb33c6c691054a13a45db3b4f91a7fb1bd79151e6b4e9e9a86727b522527c0a06ec7d45206b745d54cd3097bcec
10390+ languageName: node
10391+ linkType: hard
10392+
1038410393"mkdirp-classic@npm:^0.5.2":
1038510394 version: 0.5.3
1038610395 resolution: "mkdirp-classic@npm:0.5.3"
@@ -12951,17 +12960,16 @@ __metadata:
1295112960 languageName: node
1295212961 linkType: hard
1295312962
12954- "tar@npm:7.4.3, tar@npm:^7.0.0 ":
12955- version: 7.4.3
12956- resolution: "tar@npm:7.4.3 "
12963+ "tar@npm:7.5.7 ":
12964+ version: 7.5.7
12965+ resolution: "tar@npm:7.5.7 "
1295712966 dependencies:
1295812967 "@isaacs/fs-minipass": "npm:^4.0.0"
1295912968 chownr: "npm:^3.0.0"
1296012969 minipass: "npm:^7.1.2"
12961- minizlib: "npm:^3.0.1"
12962- mkdirp: "npm:^3.0.1"
12970+ minizlib: "npm:^3.1.0"
1296312971 yallist: "npm:^5.0.0"
12964- checksum: 10c0/d4679609bb2a9b48eeaf84632b6d844128d2412b95b6de07d53d8ee8baf4ca0857c9331dfa510390a0727b550fd543d4d1a10995ad86cdf078423fbb8d99831d
12972+ checksum: 10c0/51f261afc437e1112c3e7919478d6176ea83f7f7727864d8c2cce10f0b03a631d1911644a567348c3063c45abdae39718ba97abb073d22aa3538b9a53ae1e31c
1296512973 languageName: node
1296612974 linkType: hard
1296712975
@@ -12979,6 +12987,20 @@ __metadata:
1297912987 languageName: node
1298012988 linkType: hard
1298112989
12990+ "tar@npm:^7.0.0":
12991+ version: 7.4.3
12992+ resolution: "tar@npm:7.4.3"
12993+ dependencies:
12994+ "@isaacs/fs-minipass": "npm:^4.0.0"
12995+ chownr: "npm:^3.0.0"
12996+ minipass: "npm:^7.1.2"
12997+ minizlib: "npm:^3.0.1"
12998+ mkdirp: "npm:^3.0.1"
12999+ yallist: "npm:^5.0.0"
13000+ checksum: 10c0/d4679609bb2a9b48eeaf84632b6d844128d2412b95b6de07d53d8ee8baf4ca0857c9331dfa510390a0727b550fd543d4d1a10995ad86cdf078423fbb8d99831d
13001+ languageName: node
13002+ linkType: hard
13003+
1298213004"text-table@npm:^0.2.0":
1298313005 version: 0.2.0
1298413006 resolution: "text-table@npm:0.2.0"
You can’t perform that action at this time.
0 commit comments