diff --git a/.ncurc.cjs b/.ncurc.cjs index e1ca4a7..4a01155 100644 --- a/.ncurc.cjs +++ b/.ncurc.cjs @@ -6,10 +6,4 @@ module.exports = { if (major === "0") return "minor"; return "latest"; }, - reject: (name, semver) => { - if (name === "adm-zip") { - return true; - } - return false; - }, }; diff --git a/package.json b/package.json index f31be8e..e695c05 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ ], "dependencies": { "@zkochan/cmd-shim": "^6.0.0", - "adm-zip": "0.5.10", + "adm-zip": "^0.5.16", "clipanion": "4.0.0-rc.4", "execa": "^8.0.1", "semver": "^7.6.3" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index db2c5b2..88fb2e5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: ^6.0.0 version: 6.0.0 adm-zip: - specifier: 0.5.10 - version: 0.5.10 + specifier: ^0.5.16 + version: 0.5.16 clipanion: specifier: 4.0.0-rc.4 version: 4.0.0-rc.4(typanion@3.14.0) @@ -318,9 +318,9 @@ packages: engines: {node: '>=0.4.0'} hasBin: true - adm-zip@0.5.10: - resolution: {integrity: sha512-x0HvcHqVJNTPk/Bw8JbLWlWoo6Wwnsug0fnYYro1HBrjxZ3G7/AZk7Ahv8JwDe1uIcz8eBqvu86FuF1POiG7vQ==} - engines: {node: '>=6.0'} + adm-zip@0.5.16: + resolution: {integrity: sha512-TGw5yVi4saajsSEgz25grObGHEUaDrniwvA2qwSC060KfqGPdglhvPMA2lPIoxs3PQIItj2iag35fONcQqgUaQ==} + engines: {node: '>=12.0'} ajv@6.12.6: resolution: {integrity: sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==} @@ -1595,7 +1595,7 @@ snapshots: acorn@8.13.0: {} - adm-zip@0.5.10: {} + adm-zip@0.5.16: {} ajv@6.12.6: dependencies: