diff --git a/package.json b/package.json index dd3a87f29..dc897e2d6 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "devDependencies": { "@tsconfig/node18": "18.2.2", "@tsconfig/strictest": "2.0.2", - "@types/node": "18.18.9", + "@types/node": "18.18.10", "eslint": "8.54.0", "eslint-config-promise": "github:promise/eslint-config", "typescript": "5.2.2" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index abaf7fa02..eeafa7259 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -26,8 +26,8 @@ devDependencies: specifier: 2.0.2 version: 2.0.2 '@types/node': - specifier: 18.18.9 - version: 18.18.9 + specifier: 18.18.10 + version: 18.18.10 eslint: specifier: 8.54.0 version: 8.54.0 @@ -284,8 +284,8 @@ packages: resolution: {integrity: sha512-U3PUjAudAdJBeC2pgN8uTIKgxrb4nlDF3SF0++EldXQvQBGkpFZMSnwQiIoDU77tv45VgNkl/L4ouD+rEomujw==} dev: true - /@types/node@18.18.9: - resolution: {integrity: sha512-0f5klcuImLnG4Qreu9hPj/rEfFq6YRc5n2mAjSsH+ec/mJL+3voBH0+8T7o8RpFjH7ovc+TRsL/c7OYIQsPTfQ==} + /@types/node@18.18.10: + resolution: {integrity: sha512-luANqZxPmjTll8bduz4ACs/lNTCLuWssCyjqTY9yLdsv1xnViQp3ISKwsEWOIecO13JWUqjVdig/Vjjc09o8uA==} dependencies: undici-types: 5.26.5 dev: true