diff --git a/package.json b/package.json index e9ff3fd0..e1fc09b1 100644 --- a/package.json +++ b/package.json @@ -36,6 +36,6 @@ "ts-node": "10.9.2", "tsup": "8.3.0", "typescript": "5.6.2", - "zx": "8.1.8" + "zx": "8.1.9" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fe435b07..af589b39 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -88,8 +88,8 @@ importers: specifier: 5.6.2 version: 5.6.2 zx: - specifier: 8.1.8 - version: 8.1.8 + specifier: 8.1.9 + version: 8.1.9 packages/node-cache-manager-ioredis: dependencies: @@ -2514,6 +2514,7 @@ packages: eslint@8.57.1: resolution: {integrity: sha512-ypowyDxpVSYpkXr9WPv2PAZCtNip1Mv5KTW0SCurXv/9iOpcrH9PaqUElksqEB6pChqHGDRCFTyrZlGhnLNGiA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + deprecated: This version is no longer supported. Please see https://eslint.org/version-support for other options. hasBin: true espree@9.6.1: @@ -4503,8 +4504,8 @@ packages: resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==} engines: {node: '>=10'} - zx@8.1.8: - resolution: {integrity: sha512-m8s48skYQ8EcRz9KXfc7rZCjqlZevOGiNxq5tNhDiGnhOvXKRGxVr+ajUma9B6zxMdHGSSbnjV/R/r7Ue2xd+A==} + zx@8.1.9: + resolution: {integrity: sha512-UHuLHphHmsBYKkAchkSrEN4nzDyagafqC9HUxtc1J7eopaScW6H9dsLJ1lmkAntnLtDTGoM8fa+jrJrXiIfKFA==} engines: {node: '>= 12.17.0'} hasBin: true @@ -10034,7 +10035,7 @@ snapshots: yocto-queue@0.1.0: {} - zx@8.1.8: + zx@8.1.9: optionalDependencies: '@types/fs-extra': 11.0.4 '@types/node': 20.16.5