diff --git a/package.json b/package.json index cdb6939d..bc73c329 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "devDependencies": { "@iarna/toml": "^2.2.5", "typescript": "^5.8.3", - "zx": "^8.5.3" + "zx": "^8.5.4" }, "engines": { "node": ">=v20.0.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4cd9c4bc..3d5f3d8f 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.3 - version: 8.5.3 + specifier: ^8.5.4 + version: 8.5.4 packages: @@ -28,8 +28,8 @@ packages: engines: {node: '>=14.17'} hasBin: true - zx@8.5.3: - resolution: {integrity: sha512-TsGLAt8Ngr4wDXLZmN9BT+6FWVLFbqdQ0qpXkV3tIfH7F+MgN/WUeSY7W4nNqAntjWunmnRaznpyxtJRPhCbUQ==} + zx@8.5.4: + resolution: {integrity: sha512-44oKea9Sa8ZnOkTnS6fRJpg3quzgnbB43nLrVfYnqE86J4sxgZMUDLezzKET/FdOAVkF4X+Alm9Bume+W+RW9Q==} engines: {node: '>= 12.17.0'} hasBin: true @@ -39,4 +39,4 @@ snapshots: typescript@5.8.3: {} - zx@8.5.3: {} + zx@8.5.4: {}