diff --git a/package.json b/package.json index 6ee9311..9a852b7 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "@favware/npm-deprecate": "2.0.0", "@nestjs/common": "10.4.6", "@nestjs/core": "10.4.6", - "@nestjs/testing": "10.4.6", + "@nestjs/testing": "10.4.7", "@types/jest": "29.5.14", "@types/node": "22.8.7", "@typescript-eslint/eslint-plugin": "5.62.0", diff --git a/yarn.lock b/yarn.lock index 9482481..249d3e8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -985,10 +985,10 @@ path-to-regexp "3.3.0" tslib "2.7.0" -"@nestjs/testing@10.4.6": - version "10.4.6" - resolved "https://registry.yarnpkg.com/@nestjs/testing/-/testing-10.4.6.tgz#3797a40c0628788e381f299d3c72acac364ca4ef" - integrity sha512-aiDicKhlGibVGNYuew399H5qZZXaseOBT/BS+ERJxxCmco7ZdAqaujsNjSaSbTK9ojDPf27crLT0C4opjqJe3A== +"@nestjs/testing@10.4.7": + version "10.4.7" + resolved "https://registry.yarnpkg.com/@nestjs/testing/-/testing-10.4.7.tgz#c8ef5c222f19e8069fda236b4e7a8504dd6a2dc0" + integrity sha512-aS3sQ0v4g8cyHDzW3xJv1+8MiFAkxUNXmnau588IFFI/nBIo/kevLNHNPr85keYekkJ/lwNDW72h8UGg8BYd9w== dependencies: tslib "2.7.0"