diff --git a/packages/node/package.json b/packages/node/package.json index 318e21b410..4cfc13c9a3 100644 --- a/packages/node/package.json +++ b/packages/node/package.json @@ -36,7 +36,7 @@ }, "devDependencies": { "@nestjs/schematics": "^11.0.0", - "@nestjs/testing": "^11.0.7", + "@nestjs/testing": "^11.1.9", "@types/express": "^4.17.21", "@types/jest": "^27.5.2", "@types/lodash": "^4.17.20", diff --git a/packages/query/package.json b/packages/query/package.json index 708c85a8aa..261e9f9620 100644 --- a/packages/query/package.json +++ b/packages/query/package.json @@ -70,7 +70,7 @@ }, "devDependencies": { "@nestjs/schematics": "^9.2.0", - "@nestjs/testing": "^9.4.0", + "@nestjs/testing": "^11.1.9", "@types/compression": "^1.7.5", "@types/express": "^4.17.21", "@types/jest": "^27.5.2", diff --git a/yarn.lock b/yarn.lock index 3267bc97dc..3b13c9faf9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7244,9 +7244,9 @@ __metadata: languageName: node linkType: hard -"@nestjs/testing@npm:^11.0.7": - version: 11.0.7 - resolution: "@nestjs/testing@npm:11.0.7" +"@nestjs/testing@npm:^11.1.9": + version: 11.1.9 + resolution: "@nestjs/testing@npm:11.1.9" dependencies: tslib: "npm:2.8.1" peerDependencies: @@ -7259,26 +7259,7 @@ __metadata: optional: true "@nestjs/platform-express": optional: true - checksum: 10/a7751d09bf15ecc44de74f38ec68fc79f56e4dc64e27953f5168a28a41c14ca88512deec26e3399dbae73c238491a93b0b2d79d99367cce74e0458ade0fe6536 - languageName: node - linkType: hard - -"@nestjs/testing@npm:^9.4.0": - version: 9.4.3 - resolution: "@nestjs/testing@npm:9.4.3" - dependencies: - tslib: "npm:2.5.3" - peerDependencies: - "@nestjs/common": ^9.0.0 - "@nestjs/core": ^9.0.0 - "@nestjs/microservices": ^9.0.0 - "@nestjs/platform-express": ^9.0.0 - peerDependenciesMeta: - "@nestjs/microservices": - optional: true - "@nestjs/platform-express": - optional: true - checksum: 10/a148ccfb0570c8f883bfcb64cff65902f9e8ce1efe2e20fa0fccf14e680fcb4632c012e2caea0336138756572e645418a2d69681e7ea85c0c20dbb4f1645053b + checksum: 10/339b68e841fcc855af8a2ab1f175f31029c43670bdfa08869ffd815df164ba3833827e74bc789d5463f15820da9c573e60e5d558ba18e6cc30d18d4cc9b0895b languageName: node linkType: hard @@ -10290,7 +10271,7 @@ __metadata: "@nestjs/platform-express": "npm:^11.0.7" "@nestjs/schedule": "npm:^5.0.1" "@nestjs/schematics": "npm:^11.0.0" - "@nestjs/testing": "npm:^11.0.7" + "@nestjs/testing": "npm:^11.1.9" "@polkadot/api": "npm:^16.4.7" "@subql/common-substrate": "workspace:~" "@subql/node-core": "workspace:~" @@ -10324,7 +10305,7 @@ __metadata: "@nestjs/core": "npm:^9.4.0" "@nestjs/platform-express": "npm:^9.4.0" "@nestjs/schematics": "npm:^9.2.0" - "@nestjs/testing": "npm:^9.4.0" + "@nestjs/testing": "npm:^11.1.9" "@subql/common": "workspace:~" "@subql/utils": "workspace:~" "@subql/x-graphile-build-pg": "npm:4.13.0-0.2.5"