diff --git a/package.json b/package.json index 4a95a66..dcbc486 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.2" + "zx": "^8.5.3" }, "engines": { "node": ">=v20.0.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d5c99d1..0c8afde 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.2 - version: 8.5.2 + specifier: ^8.5.3 + version: 8.5.3 packages: @@ -283,8 +283,8 @@ packages: engines: {node: '>=14.17'} hasBin: true - zx@8.5.2: - resolution: {integrity: sha512-eIxjTkCtlzvDNRhw3RD1gGBPA4nxOTn6PafpKl+MW4eE2jR/u/R6mqq7oyUCXwarM5DSP96kWtq6XkrL2kSFrg==} + zx@8.5.3: + resolution: {integrity: sha512-TsGLAt8Ngr4wDXLZmN9BT+6FWVLFbqdQ0qpXkV3tIfH7F+MgN/WUeSY7W4nNqAntjWunmnRaznpyxtJRPhCbUQ==} engines: {node: '>= 12.17.0'} hasBin: true @@ -633,4 +633,4 @@ snapshots: typescript@5.8.3: {} - zx@8.5.2: {} + zx@8.5.3: {}