From dfcd63d2cd527d5f6257117ffc717a6aa8b50522 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Sep 2024 01:04:45 +0000 Subject: [PATCH] Bump adm-zip from 0.5.12 to 0.5.16 Bumps [adm-zip](https://github.com/cthackers/adm-zip) from 0.5.12 to 0.5.16. - [Release notes](https://github.com/cthackers/adm-zip/releases) - [Changelog](https://github.com/cthackers/adm-zip/blob/master/history.md) - [Commits](https://github.com/cthackers/adm-zip/compare/v0.5.12...v0.5.16) --- updated-dependencies: - dependency-name: adm-zip dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- apps/frontend/package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/apps/frontend/package.json b/apps/frontend/package.json index d4adf4a23c..030e5e8402 100644 --- a/apps/frontend/package.json +++ b/apps/frontend/package.json @@ -128,7 +128,7 @@ "vue-jest": "^3.0.7" }, "resolutions": { - "adm-zip": "0.5.12", + "adm-zip": "0.5.16", "@types/lru-cache/lru-cache@*": "^10.3.0", "prismjs": "1.29.0" }, diff --git a/yarn.lock b/yarn.lock index 8c8c864abd..3393f9e1f5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5823,9 +5823,9 @@ address@^1.1.2: integrity sha512-4B/qKCfeE/ODUaAUpSwfzazo5x29WD4r3vXiWsB7I2mSDAihwEqKO+g8GELZUQSSAo5e1XTYh3ZVfLyxBc12nA== adm-zip@^0.5.10: - version "0.5.12" - resolved "https://registry.yarnpkg.com/adm-zip/-/adm-zip-0.5.12.tgz#87786328e91d54b37358d8a50f954c4cd73ba60b" - integrity sha512-6TVU49mK6KZb4qG6xWaaM4C7sA/sgUMLy/JYMOzkcp3BvVLpW0fXDFQiIzAuxFCt/2+xD7fNIiPFAoLZPhVNLQ== + version "0.5.16" + resolved "https://registry.yarnpkg.com/adm-zip/-/adm-zip-0.5.16.tgz#0b5e4c779f07dedea5805cdccb1147071d94a909" + integrity sha512-TGw5yVi4saajsSEgz25grObGHEUaDrniwvA2qwSC060KfqGPdglhvPMA2lPIoxs3PQIItj2iag35fONcQqgUaQ== agent-base@6: version "6.0.2"