diff --git a/package.json b/package.json index 525a8d6c..583b49c4 100644 --- a/package.json +++ b/package.json @@ -38,6 +38,6 @@ "tsup": "8.3.5", "typescript": "5.6.3", "typescript-eslint": "8.13.0", - "zx": "8.2.0" + "zx": "8.2.1" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 803b8a10..156d35bc 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -94,8 +94,8 @@ importers: specifier: 8.13.0 version: 8.13.0(eslint@9.14.0)(typescript@5.6.3) zx: - specifier: 8.2.0 - version: 8.2.0 + specifier: 8.2.1 + version: 8.2.1 packages/node-cache-manager-ioredis: dependencies: @@ -4320,8 +4320,8 @@ packages: resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==} engines: {node: '>=10'} - zx@8.2.0: - resolution: {integrity: sha512-ec7Z1Ki9h4CsKqbMjZ8H7G1PbbZYErscxT314LF66Ljx1YRENisqa5m9IN2VjbYgOKxdv5t0MbVd3Hf+II3e7w==} + zx@8.2.1: + resolution: {integrity: sha512-E3TZRg76QC14RXU8LLKGCnsd8omfM220TJKU4O4R1YuitE4IzDB3cmX6+tF2iffJ8JtlWxBo35YS1TCmpINuaQ==} engines: {node: '>= 12.17.0'} hasBin: true @@ -9450,7 +9450,7 @@ snapshots: yocto-queue@0.1.0: {} - zx@8.2.0: + zx@8.2.1: optionalDependencies: '@types/fs-extra': 11.0.4 '@types/node': 22.9.0