diff --git a/package.json b/package.json index 88d7c93..4e375c0 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@biomejs/biome": "1.9.4", "@tsconfig/node20": "20.1.4", "@tsconfig/strictest": "2.0.5", - "@types/node": "20.17.17", + "@types/node": "20.17.18", "esbuild": "0.25.0", "esbuild-plugin-copy": "2.1.1", "tfx-cli": "0.20.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8a5511d..a7977fc 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -22,8 +22,8 @@ importers: specifier: 2.0.5 version: 2.0.5 '@types/node': - specifier: 20.17.17 - version: 20.17.17 + specifier: 20.17.18 + version: 20.17.18 esbuild: specifier: 0.25.0 version: 0.25.0 @@ -276,8 +276,8 @@ packages: '@tsconfig/strictest@2.0.5': resolution: {integrity: sha512-ec4tjL2Rr0pkZ5hww65c+EEPYwxOi4Ryv+0MtjeaSQRJyq322Q27eOQiFbuNgw2hpL4hB1/W/HBGk3VKS43osg==} - '@types/node@20.17.17': - resolution: {integrity: sha512-/WndGO4kIfMicEQLTi/mDANUu/iVUhT7KboZPdEqqHQ4aTS+3qT3U5gIqWDFV+XouorjfgGqvKILJeHhuQgFYg==} + '@types/node@20.17.18': + resolution: {integrity: sha512-9kS0opXVV3dJ+C7HPhXfDlOdMu4cjJSZhlSxlDK39IxVRxBbuiYjCkLYSO9d5UYqTd4DApxRK9T1xJiTAkfA0w==} ansi-regex@5.0.1: resolution: {integrity: sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==} @@ -1475,7 +1475,7 @@ snapshots: '@tsconfig/strictest@2.0.5': {} - '@types/node@20.17.17': + '@types/node@20.17.18': dependencies: undici-types: 6.19.8