diff --git a/package.json b/package.json index d951f9d2..063a35d3 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "tailwindcss-animate": "^1.0.7" }, "devDependencies": { - "@types/node": "^20.12.11", + "@types/node": "^20.14.7", "@types/react": "^18.3.3", "eslint": "^8.57.0", "eslint-config-next": "^14.2.2", diff --git a/yarn.lock b/yarn.lock index db5f9cc8..12db12d0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -904,10 +904,10 @@ resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee" integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ== -"@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.14.7": + version "20.14.7" + resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.7.tgz#342cada27f97509eb8eb2dbc003edf21ce8ab5a8" + integrity sha512-uTr2m2IbJJucF3KUxgnGOZvYbN0QgkGyWxG6973HCpMYFy2KfcgYuIwkJQMQkt1VbBMlvWRbpshFTLxnxCZjKQ== dependencies: undici-types "~5.26.4"