From 9d6eae0bf5b11090df5d69c29a47fe79fb3137b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Jun 2024 08:15:26 +0000 Subject: [PATCH] chore(deps-dev): bump adm-zip from 0.5.13 to 0.5.14 (#745) Bumps [adm-zip](https://github.com/cthackers/adm-zip) from 0.5.13 to 0.5.14. - [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.13...v0.5.14) --- 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 59c40b2c..f5cf3092 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@commitlint/config-conventional": "^19.2.2", "@eartharoid/deep-merge": "^0.0.2", "@vitejs/plugin-react-swc": "^3.6.0", - "adm-zip": "^0.5.13", + "adm-zip": "^0.5.14", "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 99bd02ca..e11ed71e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -83,8 +83,8 @@ devDependencies: specifier: ^3.6.0 version: 3.7.0(vite@5.2.12) adm-zip: - specifier: ^0.5.13 - version: 0.5.13 + specifier: ^0.5.14 + version: 0.5.14 eslint: specifier: ^8.57.0 version: 8.57.0 @@ -2982,8 +2982,8 @@ packages: hasBin: true dev: true - /adm-zip@0.5.13: - resolution: {integrity: sha512-4U51tTl9J8UVEcuKGr6zRzY95tWoAa9l+ureGBNmsfleszjZblm5NyEEL/ZQxkhi86co5mZhSvL2T7gkZ6feYQ==} + /adm-zip@0.5.14: + resolution: {integrity: sha512-DnyqqifT4Jrcvb8USYjp6FHtBpEIz1mnXu6pTRHZ0RL69LbQYiO+0lDFg5+OKA7U29oWSs3a/i8fhn8ZcceIWg==} engines: {node: '>=12.0'} dev: true