diff --git a/package.json b/package.json index 0baa3b9..8c5c3d1 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@iarna/toml": "^2.2.5", "codama": "^1.3.3", "typescript": "^5.9.2", - "zx": "^8.8.0" + "zx": "^8.8.1" }, "engines": { "node": ">=v20.0.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5115378..7cb53f7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -24,8 +24,8 @@ importers: specifier: ^5.9.2 version: 5.9.2 zx: - specifier: ^8.8.0 - version: 8.8.0 + specifier: ^8.8.1 + version: 8.8.1 packages: @@ -246,8 +246,8 @@ packages: engines: {node: '>=14.17'} hasBin: true - zx@8.8.0: - resolution: {integrity: sha512-v0VZXgSHusDvTtZROno3Ws8xkE1uNSSwH/yF8Fm+ZwBrYhr+bRNNpsnTJ32eR/t6umc7lAz5WqdP800ugW9zFA==} + zx@8.8.1: + resolution: {integrity: sha512-qvsKBnvWHstHKCluKPlEgI/D3+mdiQyMoSSeFR8IX/aXzWIas5A297KxKgPJhuPXdrR6ma0Jzx43+GQ/8sqbrw==} engines: {node: '>= 12.17.0'} hasBin: true @@ -509,4 +509,4 @@ snapshots: typescript@5.9.2: {} - zx@8.8.0: {} + zx@8.8.1: {}