diff --git a/package.json b/package.json index e1cec576..c18dfea3 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@iarna/toml": "^2.2.5", "codama": "^1.2.1", "typescript": "^5.7.3", - "zx": "^8.3.1" + "zx": "^8.3.2" }, "engines": { "node": ">=v20.0.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e94aec0e..c1abba11 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,8 +18,8 @@ importers: specifier: ^5.7.3 version: 5.7.3 zx: - specifier: ^8.3.1 - version: 8.3.1 + specifier: ^8.3.2 + version: 8.3.2 packages: @@ -51,8 +51,8 @@ packages: '@types/jsonfile@6.1.4': resolution: {integrity: sha512-D5qGUYwjvnNNextdU59/+fI+spnwtTFmyQP0h+PfIOSkNfpU6AOICUOkm4i0OnSk+NyjdPJrxCDro0sJsWlRpQ==} - '@types/node@22.12.0': - resolution: {integrity: sha512-Fll2FZ1riMjNmlmJOdAyY5pUbkftXslB5DgEzlIuNaiWhXd00FhWxVC/r4yV/4wBb9JfImTu+jiSvXTkJ7F/gA==} + '@types/node@22.13.0': + resolution: {integrity: sha512-ClIbNe36lawluuvq3+YYhnIN2CELi+6q8NpnM7PYp4hBn/TatfboPgVSm2rwKRfnV2M+Ty9GWDFI64KEe+kysA==} call-bind-apply-helpers@1.0.1: resolution: {integrity: sha512-BhYE+WDaywFg2TBWYNXAE+8B1ATnThNBqXHP5nQu0jWJdVvY2hvkpyB3qOmtmDePiS5/BDQ8wASEWGMWRG148g==} @@ -153,8 +153,8 @@ packages: undici-types@6.20.0: resolution: {integrity: sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==} - zx@8.3.1: - resolution: {integrity: sha512-MjNXfysB0Rv/lMi8oFa3a3flNC/KKqhguuarqxYM/uz/WFoD/AgHDkDdoDD4Y4nRjaCDphJJBTeeaPAE1P7fhA==} + zx@8.3.2: + resolution: {integrity: sha512-qjTunv1NClO05jDaUjrNZfpqC9yvNCchge/bzOcQevsh1aM5qE3TG6MY24kuQKlOWx+7vNuhqO2wa9nQCIGvZA==} engines: {node: '>= 12.17.0'} hasBin: true @@ -196,15 +196,15 @@ snapshots: '@types/fs-extra@11.0.4': dependencies: '@types/jsonfile': 6.1.4 - '@types/node': 22.12.0 + '@types/node': 22.13.0 optional: true '@types/jsonfile@6.1.4': dependencies: - '@types/node': 22.12.0 + '@types/node': 22.13.0 optional: true - '@types/node@22.12.0': + '@types/node@22.13.0': dependencies: undici-types: 6.20.0 optional: true @@ -319,7 +319,7 @@ snapshots: undici-types@6.20.0: optional: true - zx@8.3.1: + zx@8.3.2: optionalDependencies: '@types/fs-extra': 11.0.4 - '@types/node': 22.12.0 + '@types/node': 22.13.0