diff --git a/package.json b/package.json index 0274d90b..12a75214 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "@testing-library/react-native": "12.5.0", "@types/jest": "29.5.12", "@types/marked": "5.0.0", - "@types/node": "20.12.7", + "@types/node": "20.14.1", "@types/react": "18.3.2", "@types/react-native": "0.72.6", "@types/react-native-table-component": "1.2.8", diff --git a/yarn.lock b/yarn.lock index c62411b1..bfc5ab80 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4111,10 +4111,10 @@ resolved "https://registry.yarnpkg.com/@types/node/-/node-18.8.2.tgz#17d42c6322d917764dd3d2d3a10d7884925de067" integrity sha512-cRMwIgdDN43GO4xMWAfJAecYn8wV4JbsOGHNfNUIDiuYkUYAR5ec4Rj7IO2SAhFPEfpPtLtUTbbny/TCT7aDwA== -"@types/node@20.12.7": - version "20.12.7" - resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.7.tgz#04080362fa3dd6c5822061aa3124f5c152cff384" - integrity sha512-wq0cICSkRLVaf3UGLMGItu/PtdY7oaXaI/RVU+xliKVOtRna3PRY57ZDfztpDL0n11vfymMUnXv8QwYCO7L1wg== +"@types/node@20.14.1": + version "20.14.1" + resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.1.tgz#2434dbcb1f039e31f2c0e9969da93f52cf6348f3" + integrity sha512-T2MzSGEu+ysB/FkWfqmhV3PLyQlowdptmmgD20C6QxsS8Fmv5SjpZ1ayXaEC0S21/h5UJ9iA6W/5vSNU5l00OA== dependencies: undici-types "~5.26.4"