diff --git a/package.json b/package.json index 5fdcec5..4a95a66 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@iarna/toml": "^2.2.5", "codama": "^1.2.11", "typescript": "^5.8.3", - "zx": "^8.5.0" + "zx": "^8.5.2" }, "engines": { "node": ">=v20.0.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 76e3dc1..d5c99d1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,8 +18,8 @@ importers: specifier: ^5.8.3 version: 5.8.3 zx: - specifier: ^8.5.0 - version: 8.5.0 + specifier: ^8.5.2 + version: 8.5.2 packages: @@ -283,8 +283,8 @@ packages: engines: {node: '>=14.17'} hasBin: true - zx@8.5.0: - resolution: {integrity: sha512-XS5/oKOQxKNfG2sVO6TQQjZF5RqWGE5QGSUOCZZVTnvYr3RDBTdbX3IFmV9CrnycCAQWcY0hAD3DDUa4RJE4+w==} + zx@8.5.2: + resolution: {integrity: sha512-eIxjTkCtlzvDNRhw3RD1gGBPA4nxOTn6PafpKl+MW4eE2jR/u/R6mqq7oyUCXwarM5DSP96kWtq6XkrL2kSFrg==} engines: {node: '>= 12.17.0'} hasBin: true @@ -633,4 +633,4 @@ snapshots: typescript@5.8.3: {} - zx@8.5.0: {} + zx@8.5.2: {}