diff --git a/package.json b/package.json index 7ea4bba..a590209 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@biomejs/biome": "1.9.4", "@tsconfig/node20": "20.1.5", "@tsconfig/strictest": "2.0.5", - "@types/node": "20.17.28", + "@types/node": "20.17.30", "esbuild": "0.25.2", "esbuild-plugin-copy": "2.1.1", "tfx-cli": "0.21.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index deea417..9d2e205 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.28 - version: 20.17.28 + specifier: 20.17.30 + version: 20.17.30 esbuild: specifier: 0.25.2 version: 0.25.2 @@ -268,8 +268,8 @@ packages: '@tsconfig/strictest@2.0.5': resolution: {integrity: sha512-ec4tjL2Rr0pkZ5hww65c+EEPYwxOi4Ryv+0MtjeaSQRJyq322Q27eOQiFbuNgw2hpL4hB1/W/HBGk3VKS43osg==} - '@types/node@20.17.28': - resolution: {integrity: sha512-DHlH/fNL6Mho38jTy7/JT7sn2wnXI+wULR6PV4gy4VHLVvnrV/d3pHAMQHhc4gjdLmK2ZiPoMxzp6B3yRajLSQ==} + '@types/node@20.17.30': + resolution: {integrity: sha512-7zf4YyHA+jvBNfVrk2Gtvs6x7E8V+YDW05bNfG2XkWDJfYRXrTiP/DsB2zSYTaHX0bGIujTBQdMVAhb+j7mwpg==} ansi-styles@4.3.0: resolution: {integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==} @@ -1349,7 +1349,7 @@ snapshots: '@tsconfig/strictest@2.0.5': {} - '@types/node@20.17.28': + '@types/node@20.17.30': dependencies: undici-types: 6.19.8