diff --git a/package.json b/package.json index ce8ec681..790d098a 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "devDependencies": { "@tsconfig/node20": "^20.1.4", "@tsconfig/strictest": "^2.0.5", - "@types/node": "^20.16.5", + "@types/node": "^20.16.6", "esbuild": "0.23.1", "recheck": "^4.4.5", "tsx": "^4.19.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e124dde1..4c73e53e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -38,8 +38,8 @@ devDependencies: specifier: ^2.0.5 version: 2.0.5 '@types/node': - specifier: ^20.16.5 - version: 20.16.5 + specifier: ^20.16.6 + version: 20.16.6 esbuild: specifier: 0.23.1 version: 0.23.1 @@ -469,8 +469,8 @@ packages: resolution: {integrity: sha512-ec4tjL2Rr0pkZ5hww65c+EEPYwxOi4Ryv+0MtjeaSQRJyq322Q27eOQiFbuNgw2hpL4hB1/W/HBGk3VKS43osg==} dev: true - /@types/node@20.16.5: - resolution: {integrity: sha512-VwYCweNo3ERajwy0IUlqqcyZ8/A7Zwa9ZP3MnENWcB11AejO+tLy3pu850goUW2FC/IJMdZUfKpX/yxL1gymCA==} + /@types/node@20.16.6: + resolution: {integrity: sha512-T7PpxM/6yeDE+AdlVysT62BX6/bECZOmQAgiFg5NoBd5MQheZ3tzal7f1wvzfiEcmrcJNRi2zRr2nY2zF+0uqw==} dependencies: undici-types: 6.19.8 dev: true