diff --git a/package.json b/package.json index f61ec91..1d25c96 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "@favware/npm-deprecate": "1.0.7", "@nestjs/common": "10.4.2", "@nestjs/core": "10.4.2", - "@nestjs/testing": "10.4.2", + "@nestjs/testing": "10.4.3", "@types/jest": "29.5.13", "@types/node": "22.5.5", "@typescript-eslint/eslint-plugin": "5.62.0", diff --git a/yarn.lock b/yarn.lock index 50cf809..75f626b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -913,10 +913,10 @@ path-to-regexp "3.3.0" tslib "2.7.0" -"@nestjs/testing@10.4.2": - version "10.4.2" - resolved "https://registry.yarnpkg.com/@nestjs/testing/-/testing-10.4.2.tgz#4b625074f7439591a53d8c5de1c4000a438d56f4" - integrity sha512-jiQU3l/D4B1/LxfmC7eMtJCHEsQ1/frvpQKiYAALEZU4N2VQ9U9pGJzVOR5EAtiMx5Ng1PGks8MTOjsFp6/eww== +"@nestjs/testing@10.4.3": + version "10.4.3" + resolved "https://registry.yarnpkg.com/@nestjs/testing/-/testing-10.4.3.tgz#7dc71edaf222d1f2dee1e860abcbc4ed8c2e61d9" + integrity sha512-SBNWrMU51YAlYmW86wyjlGZ2uLnASNiOPD0lBcNIlxxei0b05/aI3nh7OPuxbXQUdedUJfPq2d2jZj4TRG4S0w== dependencies: tslib "2.7.0"