chore(deps-dev): bump adm-zip from 0.5.12 to 0.5.14 (#751)

Bumps [adm-zip](https://github.com/cthackers/adm-zip) from 0.5.12 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.12...v0.5.14)

---
updated-dependencies:
- dependency-name: adm-zip
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-06-10 08:07:58 +00:00
committed by GitHub
parent ec4ae6a612
commit ed22acf3fd
2 changed files with 6 additions and 6 deletions

View File

@@ -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.12",
"adm-zip": "0.5.14",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-config-react-app": "^7.0.1",

10
pnpm-lock.yaml generated
View File

@@ -83,8 +83,8 @@ devDependencies:
specifier: ^3.6.0
version: 3.7.0(vite@5.2.13)
adm-zip:
specifier: 0.5.12
version: 0.5.12
specifier: 0.5.14
version: 0.5.14
eslint:
specifier: ^8.57.0
version: 8.57.0
@@ -2982,9 +2982,9 @@ packages:
hasBin: true
dev: true
/adm-zip@0.5.12:
resolution: {integrity: sha512-6TVU49mK6KZb4qG6xWaaM4C7sA/sgUMLy/JYMOzkcp3BvVLpW0fXDFQiIzAuxFCt/2+xD7fNIiPFAoLZPhVNLQ==}
engines: {node: '>=6.0'}
/adm-zip@0.5.14:
resolution: {integrity: sha512-DnyqqifT4Jrcvb8USYjp6FHtBpEIz1mnXu6pTRHZ0RL69LbQYiO+0lDFg5+OKA7U29oWSs3a/i8fhn8ZcceIWg==}
engines: {node: '>=12.0'}
dev: true
/ajv@6.12.6: