diff --git a/package.json b/package.json index b9986753..fd7e6c62 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@iarna/toml": "^2.2.5", "codama": "^1.3.1", "typescript": "^5.9.2", - "zx": "^8.8.0" + "zx": "^8.8.3" }, "engines": { "node": ">=v20.0.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1c777423..89c8fb0f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,8 +18,8 @@ importers: specifier: ^5.9.2 version: 5.9.2 zx: - specifier: ^8.8.0 - version: 8.8.0 + specifier: ^8.8.3 + version: 8.8.3 packages: @@ -141,8 +141,8 @@ packages: engines: {node: '>=14.17'} hasBin: true - zx@8.8.0: - resolution: {integrity: sha512-v0VZXgSHusDvTtZROno3Ws8xkE1uNSSwH/yF8Fm+ZwBrYhr+bRNNpsnTJ32eR/t6umc7lAz5WqdP800ugW9zFA==} + zx@8.8.3: + resolution: {integrity: sha512-8GWaBTVU6wzTdqO0v5qwGMUFLCYduW7UUxaliRD+FXGRfYM8KLDGL93idbdGFLomHDi18ZxCfhAJqYZB8rJNvw==} engines: {node: '>= 12.17.0'} hasBin: true @@ -288,4 +288,4 @@ snapshots: typescript@5.9.2: {} - zx@8.8.0: {} + zx@8.8.3: {}