diff --git a/package.json b/package.json index 3e7b0b4b4..981569f68 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.11", + "@types/node": "18.18.12", "eslint": "8.54.0", "eslint-config-promise": "github:promise/eslint-config", "typescript": "5.3.2" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 63618c976..46a8d450c 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.11 - version: 18.18.11 + specifier: 18.18.12 + version: 18.18.12 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.11: - resolution: {integrity: sha512-c1vku6qnTeujJneYH94/4aq73XrVcsJe35UPyAsSok1ijiKrkRzK+AxQPSpNMUnC03roWBBwJx/9I8V7lQoxmA==} + /@types/node@18.18.12: + resolution: {integrity: sha512-G7slVfkwOm7g8VqcEF1/5SXiMjP3Tbt+pXDU3r/qhlM2KkGm786DUD4xyMA2QzEElFrv/KZV9gjygv4LnkpbMQ==} dependencies: undici-types: 5.26.5 dev: true