diff --git a/package.json b/package.json index 58fa4f9..f6ffc4c 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@faker-js/faker": "^9.4.0", "@playwright/test": "^1.50.1", "@types/js-yaml": "4.0.9", - "@types/node": "^22.12.0", + "@types/node": "^22.13.0", "eslint": "^9.19.0", "csv-writer": "^1.6.0", "openai": "^4.82.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d11993f..e3e61cb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -49,8 +49,8 @@ importers: specifier: 4.0.9 version: 4.0.9 '@types/node': - specifier: ^22.12.0 - version: 22.12.0 + specifier: ^22.13.0 + version: 22.13.0 csv-writer: specifier: ^1.6.0 version: 1.6.0 @@ -71,7 +71,7 @@ importers: version: 3.4.2 ts-node: specifier: 10.9.2 - version: 10.9.2(@types/node@22.12.0)(typescript@5.7.3) + version: 10.9.2(@types/node@22.13.0)(typescript@5.7.3) typescript: specifier: ^5.7.3 version: 5.7.3 @@ -210,8 +210,8 @@ packages: '@types/node@18.19.74': resolution: {integrity: sha512-HMwEkkifei3L605gFdV+/UwtpxP6JSzM+xFk2Ia6DNFSwSVBRh9qp5Tgf4lNFOMfPVuU0WnkcWpXZpgn5ufO4A==} - '@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==} '@types/triple-beam@1.3.5': resolution: {integrity: sha512-6WaYesThRMCl19iryMYP7/x2OVgCtbIVflDGFpWnb9irXI3UjYE4AzmYuiUKY1AJstGijoY+MgUszMgRxIYTYw==} @@ -960,14 +960,14 @@ snapshots: '@types/node-fetch@2.6.12': dependencies: - '@types/node': 22.12.0 + '@types/node': 22.13.0 form-data: 4.0.1 '@types/node@18.19.74': dependencies: undici-types: 5.26.5 - '@types/node@22.12.0': + '@types/node@22.13.0': dependencies: undici-types: 6.20.0 @@ -1453,14 +1453,14 @@ snapshots: triple-beam@1.4.1: {} - ts-node@10.9.2(@types/node@22.12.0)(typescript@5.7.3): + ts-node@10.9.2(@types/node@22.13.0)(typescript@5.7.3): dependencies: '@cspotcode/source-map-support': 0.8.1 '@tsconfig/node10': 1.0.11 '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.4 - '@types/node': 22.12.0 + '@types/node': 22.13.0 acorn: 8.14.0 acorn-walk: 8.3.4 arg: 4.1.3