diff --git a/package.json b/package.json index d5cddf9d..f8b74268 100644 --- a/package.json +++ b/package.json @@ -38,6 +38,6 @@ "tsup": "8.3.5", "typescript": "5.7.2", "typescript-eslint": "8.18.2", - "zx": "8.2.4" + "zx": "8.3.0" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5f42b283..192a9ba2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -94,8 +94,8 @@ importers: specifier: 8.18.2 version: 8.18.2(eslint@9.17.0)(typescript@5.7.2) zx: - specifier: 8.2.4 - version: 8.2.4 + specifier: 8.3.0 + version: 8.3.0 packages/node-cache-manager-ioredis: dependencies: @@ -4322,8 +4322,8 @@ packages: resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==} engines: {node: '>=10'} - zx@8.2.4: - resolution: {integrity: sha512-g9wVU+5+M+zVen/3IyAZfsZFmeqb6vDfjqFggakviz5uLK7OAejOirX+jeTOkyvAh/OYRlCgw+SdqzN7F61QVQ==} + zx@8.3.0: + resolution: {integrity: sha512-L8mY3yfJwo3a8ZDD6f9jZzAcRWJZYcV8GauZmBxLB/aSTwaMzMIEVpPp2Kyx+7yF0gdvuxKnMxAZRft9UCawiw==} engines: {node: '>= 12.17.0'} hasBin: true @@ -9476,7 +9476,7 @@ snapshots: yocto-queue@0.1.0: {} - zx@8.2.4: + zx@8.3.0: optionalDependencies: '@types/fs-extra': 11.0.4 '@types/node': 22.10.1