diff --git a/package.json b/package.json index 6d7d40e5..84f253b5 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@astrojs/check": "^0.6.0", "@ava/typescript": "5.0.0", "@types/dotenv": "8.2.0", - "@types/node": "20.12.11", + "@types/node": "20.12.12", "@types/ramda": "0.30.0", "@types/uuid": "^9.0.6", "@typescript-eslint/eslint-plugin": "7.9.0", diff --git a/yarn.lock b/yarn.lock index 414d1d8a..67212e0e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1310,10 +1310,10 @@ resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.13.tgz#f64277c341150c979e42b00e4ac289290c9df469" integrity sha512-N+0kuo9KgrUQ1Sn/ifDXsvg0TTleP7rIy4zOBGECxAljqvqfqpTfzx0Q1NUedOixRMBfe2Whhb056a42cWs26Q== -"@types/node@20.12.11": - version "20.12.11" - resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.11.tgz#c4ef00d3507000d17690643278a60dc55a9dc9be" - integrity sha512-vDg9PZ/zi+Nqp6boSOT7plNuthRugEKixDv5sFTIpkE89MmNtEArAShI4mxuX2+UrLEe9pxC1vm2cjm9YlWbJw== +"@types/node@20.12.12": + version "20.12.12" + resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.12.tgz#7cbecdf902085cec634fdb362172dfe12b8f2050" + integrity sha512-eWLDGF/FOSPtAvEqeRAQ4C8LSA7M1I7i0ky1I8U7kD1J5ITyW3AsRhQrKVoWf5pFKZ2kILsEGJhsI9r93PYnOw== dependencies: undici-types "~5.26.4"