diff --git a/package.json b/package.json index caca33e..25fc828 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "@favware/npm-deprecate": "1.0.7", "@nestjs/cli": "10.4.4", "@nestjs/schematics": "10.1.3", - "@nestjs/testing": "10.4.0", + "@nestjs/testing": "10.4.1", "@types/jest": "29.5.12", "@types/node": "22.2.0", "@typescript-eslint/eslint-plugin": "7.0.0", diff --git a/yarn.lock b/yarn.lock index 4136e15..7c3f598 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1120,10 +1120,10 @@ jsonc-parser "3.3.1" pluralize "8.0.0" -"@nestjs/testing@10.4.0": - version "10.4.0" - resolved "https://registry.yarnpkg.com/@nestjs/testing/-/testing-10.4.0.tgz#9902dbe557acfd460973ced4b380591d8c470fbf" - integrity sha512-oAQe3Yb4/JlHtsBcKmueEvPZDoONp7LsNwGnMAeyhoBLuPBXDhZnNgMY2UtT4FfNmudBQBKR/vq/fOQRax/4Hg== +"@nestjs/testing@10.4.1": + version "10.4.1" + resolved "https://registry.yarnpkg.com/@nestjs/testing/-/testing-10.4.1.tgz#146c0161ab98524ea9fafe4ca5316229d1e44387" + integrity sha512-pR+su5+YGqCLH0RhhVkPowQK7FCORU0/PWAywPK7LScAOtD67ZoviZ7hAU4vnGdwkg4HCB0D7W8Bkg19CGU8Xw== dependencies: tslib "2.6.3"