diff --git a/package.json b/package.json index af166711..75cdf5a6 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "devDependencies": { "@iarna/toml": "^2.2.5", "typescript": "^5.8.3", - "zx": "^8.7.0" + "zx": "^8.7.1" }, "engines": { "node": ">=v20.0.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3e7d67a0..30665adf 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: specifier: ^5.8.3 version: 5.8.3 zx: - specifier: ^8.7.0 - version: 8.7.0 + specifier: ^8.7.1 + version: 8.7.1 packages: @@ -28,8 +28,8 @@ packages: engines: {node: '>=14.17'} hasBin: true - zx@8.7.0: - resolution: {integrity: sha512-pArftqj5JV/er8p+czFZwF+k6SbCldl7kcfCR+rIiDIh3gUsLB0F3Xh05diP8PzToZ39D/GWeFoVFimjHQkbAg==} + zx@8.7.1: + resolution: {integrity: sha512-28u1w2LlIfvyvJvYe6pmCipesk8oL5AFMVp+P/U445LcaPgzrU5lNDtAPd6nJvWmoCNyXZz37R/xKOGokccjsw==} engines: {node: '>= 12.17.0'} hasBin: true @@ -39,4 +39,4 @@ snapshots: typescript@5.8.3: {} - zx@8.7.0: {} + zx@8.7.1: {}