diff --git a/package.json b/package.json index c84b85b..218d960 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@graphql-codegen/near-operation-file-preset": "1.17.8", "@graphql-codegen/typescript": "1.17.7", "@graphql-codegen/typescript-operations": "1.17.7", - "@nestjs/testing": "7.4.2", + "@nestjs/testing": "7.4.4", "@types/jest": "26.0.4", "@typescript-eslint/eslint-plugin": "3.6.1", "@typescript-eslint/parser": "3.6.1", diff --git a/yarn.lock b/yarn.lock index ae4b8ad..4e844b4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2480,14 +2480,6 @@ check-disk-space "2.1.0" deprecate "^1.1.1" -"@nestjs/testing@7.4.2": - version "7.4.2" - resolved "https://registry.yarnpkg.com/@nestjs/testing/-/testing-7.4.2.tgz#6acba60c89aa4306244159d30477f943404deac9" - integrity sha512-wnb0ApdTrJ03sg/1YiNNjjDIdf/f0izOea/5Bx9goKEJQPf8IW5AlV4yK9FB1uotED0mcjzp0awqzbfHfipP7w== - dependencies: - optional "0.1.4" - tslib "2.0.0" - "@nestjs/testing@7.4.4": version "7.4.4" resolved "https://registry.yarnpkg.com/@nestjs/testing/-/testing-7.4.4.tgz#7a64b22e043b0f9db993c1c22467d20d3331f380"