diff --git a/package.json b/package.json index 368572f..bb3d177 100644 --- a/package.json +++ b/package.json @@ -1249,7 +1249,7 @@ }, "dependencies": { "@vscode/l10n": "^0.0.18", - "adm-zip": "^0.5.15", + "adm-zip": "^0.5.16", "archiver": "^7.0.1", "discloud.app": "^0.12.1", "json-schema-library": "^10.0.0-rc2", diff --git a/yarn.lock b/yarn.lock index b4192c5..4bd3035 100644 --- a/yarn.lock +++ b/yarn.lock @@ -353,10 +353,10 @@ acorn@^8.12.0: resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.12.1.tgz#71616bdccbe25e27a54439e0046e89ca76df2248" integrity sha512-tcpGyI9zbizT9JbV6oYE477V6mTlXvvi0T0G3SNIYE2apm/G5huBa1+K89VGeovbg+jycCrfhl3ADxErOuO6Jg== -adm-zip@^0.5.15: - version "0.5.15" - resolved "https://registry.yarnpkg.com/adm-zip/-/adm-zip-0.5.15.tgz#c2c9b3d4f3b1c911e72b2394e84fd91bcc81e08e" - integrity sha512-jYPWSeOA8EFoZnucrKCNihqBjoEGQSU4HKgHYQgKNEQ0pQF9a/DYuo/+fAxY76k4qe75LUlLWpAM1QWcBMTOKw== +adm-zip@^0.5.16: + version "0.5.16" + resolved "https://registry.yarnpkg.com/adm-zip/-/adm-zip-0.5.16.tgz#0b5e4c779f07dedea5805cdccb1147071d94a909" + integrity sha512-TGw5yVi4saajsSEgz25grObGHEUaDrniwvA2qwSC060KfqGPdglhvPMA2lPIoxs3PQIItj2iag35fONcQqgUaQ== agent-base@^7.0.2, agent-base@^7.1.0: version "7.1.1"