From 66a10b8e5080005448b5d3fbfd5abc2030ad4393 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Mar 2024 12:02:34 +0000 Subject: [PATCH] chore(deps-dev): bump adm-zip from 0.5.10 to 0.5.12 (#669) Bumps [adm-zip](https://github.com/cthackers/adm-zip) from 0.5.10 to 0.5.12. - [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.10...v0.5.12) --- updated-dependencies: - dependency-name: adm-zip dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 4b271d70..0ffff72b 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@commitlint/config-conventional": "^19.1.0", "@eartharoid/deep-merge": "^0.0.2", "@vitejs/plugin-react-swc": "^3.6.0", - "adm-zip": "^0.5.10", + "adm-zip": "^0.5.12", "eslint": "^8.57.0", "eslint-config-prettier": "^9.1.0", "eslint-config-react-app": "^7.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b841720f..09d0f716 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -80,8 +80,8 @@ devDependencies: specifier: ^3.6.0 version: 3.6.0(vite@5.1.4) adm-zip: - specifier: ^0.5.10 - version: 0.5.10 + specifier: ^0.5.12 + version: 0.5.12 eslint: specifier: ^8.57.0 version: 8.57.0 @@ -2988,8 +2988,8 @@ packages: hasBin: true dev: true - /adm-zip@0.5.10: - resolution: {integrity: sha512-x0HvcHqVJNTPk/Bw8JbLWlWoo6Wwnsug0fnYYro1HBrjxZ3G7/AZk7Ahv8JwDe1uIcz8eBqvu86FuF1POiG7vQ==} + /adm-zip@0.5.12: + resolution: {integrity: sha512-6TVU49mK6KZb4qG6xWaaM4C7sA/sgUMLy/JYMOzkcp3BvVLpW0fXDFQiIzAuxFCt/2+xD7fNIiPFAoLZPhVNLQ==} engines: {node: '>=6.0'} dev: true