diff --git a/test/package.json b/test/package.json index 774f1ba7..7177e852 100644 --- a/test/package.json +++ b/test/package.json @@ -44,7 +44,7 @@ "@nestjs/testing": "9.4.0", "@types/express": "4.17.17", "@types/jest": "29.5.1", - "@types/node": "18.16.3", + "@types/node": "18.16.5", "@types/supertest": "2.0.12", "@typescript-eslint/eslint-plugin": "5.59.2", "@typescript-eslint/parser": "5.59.2", diff --git a/test/yarn.lock b/test/yarn.lock index 6268f0bd..b8f240c7 100644 --- a/test/yarn.lock +++ b/test/yarn.lock @@ -1399,10 +1399,10 @@ resolved "https://registry.yarnpkg.com/@types/node/-/node-15.6.1.tgz#32d43390d5c62c5b6ec486a9bc9c59544de39a08" integrity sha512-7EIraBEyRHEe7CH+Fm1XvgqU6uwZN8Q7jppJGcqjROMT29qhAuuOxYB1uEY5UMYQKEmA5D+5tBnhdaPXSsLONA== -"@types/node@18.16.3": - version "18.16.3" - resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.3.tgz#6bda7819aae6ea0b386ebc5b24bdf602f1b42b01" - integrity sha512-OPs5WnnT1xkCBiuQrZA4+YAV4HEJejmHneyraIaxsbev5yCEr6KMwINNFP9wQeFIw8FWcoTqF3vQsa5CDaI+8Q== +"@types/node@18.16.5": + version "18.16.5" + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.5.tgz#bf64e42719dc2e74da24709a2e1c0b50a966120a" + integrity sha512-seOA34WMo9KB+UA78qaJoCO20RJzZGVXQ5Sh6FWu0g/hfT44nKXnej3/tCQl7FL97idFpBhisLYCTB50S0EirA== "@types/parse-json@^4.0.0": version "4.0.0"