diff --git a/.yarn/cache/adm-zip-npm-0.6.0-545e4e34af-6a49ab3905.zip b/.yarn/cache/adm-zip-npm-0.6.0-545e4e34af-6a49ab3905.zip deleted file mode 100644 index 803c5a16f..000000000 Binary files a/.yarn/cache/adm-zip-npm-0.6.0-545e4e34af-6a49ab3905.zip and /dev/null differ diff --git a/.yarn/cache/adm-zip-npm-0.6.1-156edde2ee-072af04891.zip b/.yarn/cache/adm-zip-npm-0.6.1-156edde2ee-072af04891.zip new file mode 100644 index 000000000..2771c2859 Binary files /dev/null and b/.yarn/cache/adm-zip-npm-0.6.1-156edde2ee-072af04891.zip differ diff --git a/packages/plugin-tools/package.json b/packages/plugin-tools/package.json index 8616566c0..5cbcf28b2 100644 --- a/packages/plugin-tools/package.json +++ b/packages/plugin-tools/package.json @@ -36,7 +36,7 @@ }, "dependencies": { "@commander-js/extra-typings": "^14.0.0", - "adm-zip": "^0.6.0", + "adm-zip": "^0.6.1", "commander": "^14.0.3" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 5dc6e3153..47578e0de 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3430,10 +3430,10 @@ __metadata: languageName: node linkType: hard -"adm-zip@npm:^0.6.0": - version: 0.6.0 - resolution: "adm-zip@npm:0.6.0" - checksum: 10/6a49ab39055d8f716958d3a2055491ab86fe3359c4afeed9b14bbce78fb847bcd3cbaa0ff4921aaa19824aaa29d06691def1f53263db5224d06c068f922c5ba2 +"adm-zip@npm:^0.6.1": + version: 0.6.1 + resolution: "adm-zip@npm:0.6.1" + checksum: 10/072af04891b33a68aba6b6979d6eec56cbe8d5bca9a349c2e78f86cc64e872e75faf56341e20541c6ffd7bcfb931187157c24f141b97ad1f18ebd8bfacbcf437 languageName: node linkType: hard @@ -5109,7 +5109,7 @@ __metadata: "@commander-js/extra-typings": "npm:^14.0.0" "@types/adm-zip": "npm:^0.5.7" "@types/node": "npm:^22.0.0" - adm-zip: "npm:^0.6.0" + adm-zip: "npm:^0.6.1" commander: "npm:^14.0.3" tsdown: "npm:^0.20.1" typescript: "npm:^5.9.2"