Skip to content

Commit d8ceac7

Browse files
Merge pull request #2693 from nestjs/renovate/nest-monorepo
chore(deps): update nest monorepo to v9.3.9
2 parents 61b727b + 990ccfa commit d8ceac7

File tree

6 files changed

+140
-82
lines changed

6 files changed

+140
-82
lines changed

packages/apollo/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,11 @@
2727
"@apollo/server-plugin-response-cache": "4.1.0",
2828
"@apollo/subgraph": "2.2.3",
2929
"@as-integrations/fastify": "1.3.2",
30-
"@nestjs/common": "9.3.8",
31-
"@nestjs/core": "9.3.8",
32-
"@nestjs/platform-express": "9.3.8",
33-
"@nestjs/platform-fastify": "9.3.8",
34-
"@nestjs/testing": "9.3.8",
30+
"@nestjs/common": "9.3.9",
31+
"@nestjs/core": "9.3.9",
32+
"@nestjs/platform-express": "9.3.9",
33+
"@nestjs/platform-fastify": "9.3.9",
34+
"@nestjs/testing": "9.3.9",
3535
"apollo-cache-inmemory": "1.6.6",
3636
"apollo-client": "2.6.10",
3737
"apollo-link-ws": "1.0.20"

0 commit comments

Comments
 (0)