diff --git a/package.json b/package.json index 88164a54..04f172dc 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "@txo/semantic-release": "^2.0.10", "@txo/tsconfig-cjs": "^2.0.0", "@types/jest": "^29.5.14", - "@types/node": "^22.18.4", + "@types/node": "^22.18.5", "@types/react": "~18.3.24", "@types/react-native": "0.73.0", "concurrently": "^9.2.1", diff --git a/yarn.lock b/yarn.lock index 4aba43f9..169e4ac3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1629,7 +1629,7 @@ dependencies: "@types/unist" "^2" -"@types/node@*", "@types/node@^22.18.4": +"@types/node@*", "@types/node@^22.18.5": version "22.18.6" resolved "https://registry.yarnpkg.com/@types/node/-/node-22.18.6.tgz#38172ef0b65e09d1a4fc715eb09a7d5decfdc748" integrity sha512-r8uszLPpeIWbNKtvWRt/DbVi5zbqZyj1PTmhRMqBMvDnaz1QpmSKujUtJLrqGZeoM8v72MfYggDceY4K1itzWQ==