diff --git a/package.json b/package.json index 44ad6c46..7aa23189 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "devDependencies": { "@iarna/toml": "^2.2.5", "typescript": "^5.9.2", - "zx": "^8.8.3" + "zx": "^8.8.4" }, "engines": { "node": ">=v20.0.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a88cf467..a969d7ce 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: specifier: ^5.9.2 version: 5.9.2 zx: - specifier: ^8.8.3 - version: 8.8.3 + specifier: ^8.8.4 + version: 8.8.4 packages: @@ -28,8 +28,8 @@ packages: engines: {node: '>=14.17'} hasBin: true - zx@8.8.3: - resolution: {integrity: sha512-8GWaBTVU6wzTdqO0v5qwGMUFLCYduW7UUxaliRD+FXGRfYM8KLDGL93idbdGFLomHDi18ZxCfhAJqYZB8rJNvw==} + zx@8.8.4: + resolution: {integrity: sha512-44GcD+ZlM/v1OQtbwnSxLPcoE1ZEUICmR+RSbJZLAqfIixNLuMjLyh0DcS75OyfJ/sWYAwCWDmDvJ4hdnANAPQ==} engines: {node: '>= 12.17.0'} hasBin: true @@ -39,4 +39,4 @@ snapshots: typescript@5.9.2: {} - zx@8.8.3: {} + zx@8.8.4: {}