diff --git a/package.json b/package.json index 3741809f..5a3c568d 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@testing-library/jest-dom": "^6.6.2", "@testing-library/react": "16.0.1", "@testing-library/user-event": "^14.5.2", - "@types/adm-zip": "^0.5.5", + "@types/adm-zip": "^0.5.6", "@types/compression": "^1.7.5", "@types/node": "^22.7.5", "@types/react": "^18.3.9", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index dbfa04d9..a12e7b19 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -133,8 +133,8 @@ importers: specifier: ^14.5.2 version: 14.5.2(@testing-library/dom@10.4.0) '@types/adm-zip': - specifier: ^0.5.5 - version: 0.5.5 + specifier: ^0.5.6 + version: 0.5.6 '@types/compression': specifier: ^1.7.5 version: 1.7.5 @@ -4261,8 +4261,8 @@ packages: '@types/acorn@4.0.6': resolution: {integrity: sha512-veQTnWP+1D/xbxVrPC3zHnCZRjSrKfhbMUlEA43iMZLu7EsnTtkJklIuwrCPbOi8YkvDQAiW05VQQFvvz9oieQ==} - '@types/adm-zip@0.5.5': - resolution: {integrity: sha512-YCGstVMjc4LTY5uK9/obvxBya93axZOVOyf2GSUulADzmLhYE45u2nAssCs/fWBs1Ifq5Vat75JTPwd5XZoPJw==} + '@types/adm-zip@0.5.6': + resolution: {integrity: sha512-lRlcSLg5Yoo7C2H2AUiAoYlvifWoCx/se7iUNiCBTfEVVYFVn+Tr9ZGed4K73tYgLe9O4PjdJvbxlkdAOx/qiw==} '@types/aria-query@5.0.4': resolution: {integrity: sha512-rfT93uj5s0PRL7EzccGMs3brplhcrghnDoV26NqKhCAS1hVo+WdNsPvE/yb6ilfr5hi2MEk6d5EWJTKdxg8jVw==} @@ -16208,7 +16208,7 @@ snapshots: dependencies: '@types/estree': 1.0.5 - '@types/adm-zip@0.5.5': + '@types/adm-zip@0.5.6': dependencies: '@types/node': 22.8.4