diff --git a/package.json b/package.json index 037219e..1399f42 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "devDependencies": { "@iarna/toml": "^2.2.5", "typescript": "^5.8.3", - "zx": "^8.5.4" + "zx": "^8.5.5" }, "engines": { "node": ">=v20.0.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3d5f3d8..d3329bd 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.5.4 - version: 8.5.4 + specifier: ^8.5.5 + version: 8.5.5 packages: @@ -28,8 +28,8 @@ packages: engines: {node: '>=14.17'} hasBin: true - zx@8.5.4: - resolution: {integrity: sha512-44oKea9Sa8ZnOkTnS6fRJpg3quzgnbB43nLrVfYnqE86J4sxgZMUDLezzKET/FdOAVkF4X+Alm9Bume+W+RW9Q==} + zx@8.5.5: + resolution: {integrity: sha512-kzkjV3uqyEthw1IBDbA7Co2djji77vCP1DRvt58aYSMwiX4nyvAkFE8OBSEsOUbDJAst0Yo4asNvMTGG5HGPXA==} engines: {node: '>= 12.17.0'} hasBin: true @@ -39,4 +39,4 @@ snapshots: typescript@5.8.3: {} - zx@8.5.4: {} + zx@8.5.5: {}