diff --git a/package.json b/package.json index 70476aa..5ea8386 100644 --- a/package.json +++ b/package.json @@ -83,7 +83,7 @@ "@types/express": "^4.17.21", "@types/jest": "29.5.11", "@types/lodash": "^4.14.202", - "@types/node": "20.10.7", + "@types/node": "20.11.2", "@types/qs": "^6.9.10", "@types/supertest": "^6.0.2", "@typescript-eslint/eslint-plugin": "^6.14.0", diff --git a/yarn.lock b/yarn.lock index b672b88..fdf2884 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1341,10 +1341,10 @@ resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.2.tgz#ee771e2ba4b3dc5b372935d549fd9617bf345b8c" integrity sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ== -"@types/node@*", "@types/node@20.10.7": - version "20.10.7" - resolved "https://registry.yarnpkg.com/@types/node/-/node-20.10.7.tgz#40fe8faf25418a75de9fe68a8775546732a3a901" - integrity sha512-fRbIKb8C/Y2lXxB5eVMj4IU7xpdox0Lh8bUPEdtLysaylsml1hOOx1+STloRs/B9nf7C6kPRmmg/V7aQW7usNg== +"@types/node@*", "@types/node@20.11.2": + version "20.11.2" + resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.2.tgz#39cea3fe02fbbc2f80ed283e94e1d24f2d3856fb" + integrity sha512-cZShBaVa+UO1LjWWBPmWRR4+/eY/JR/UIEcDlVsw3okjWEu+rB7/mH6X3B/L+qJVHDLjk9QW/y2upp9wp1yDXA== dependencies: undici-types "~5.26.4"