diff --git a/package.json b/package.json index 0903afd..9c38de6 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "@favware/npm-deprecate": "1.0.7", "@nestjs/common": "10.4.4", "@nestjs/core": "10.4.5", - "@nestjs/testing": "10.4.4", + "@nestjs/testing": "10.4.5", "@types/jest": "29.5.13", "@types/node": "22.7.5", "@typescript-eslint/eslint-plugin": "7.0.0", diff --git a/yarn.lock b/yarn.lock index c8413db..6a5188f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -883,10 +883,10 @@ path-to-regexp "3.3.0" tslib "2.7.0" -"@nestjs/testing@10.4.4": - version "10.4.4" - resolved "https://registry.yarnpkg.com/@nestjs/testing/-/testing-10.4.4.tgz#1f73f4b6c8d7a996a267ec498679e53763936963" - integrity sha512-qRGFj51A5RM7JqA8pcyEwSLA3Y0dle/PAZ8oxP0suimoCusRY3Tk7wYqutZdCNj1ATb678SDaUZDHk2pwSv9/g== +"@nestjs/testing@10.4.5": + version "10.4.5" + resolved "https://registry.yarnpkg.com/@nestjs/testing/-/testing-10.4.5.tgz#18f9a7524ca5c487d7af995912b26db8e2051d0c" + integrity sha512-3NhmztE+fK3MuuOZhXihvMIhxm0QuDM2BneHvM5A0oVLG+STsAeGBqbDr/Ef2qsvqH5HaqvfGbVJ4N1DQnZE5A== dependencies: tslib "2.7.0"