Skip to content

Commit 942f3e5

Browse files
chore: remove leftovers, integrate graph serializer
1 parent c845bea commit 942f3e5

File tree

4 files changed

+5396
-14
lines changed

4 files changed

+5396
-14
lines changed

packages/apollo/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,11 @@
2626
"@apollo/subgraph": "2.2.3",
2727
"@apollo/server-plugin-response-cache": "4.1.0",
2828
"@as-integrations/fastify": "1.3.0",
29-
"@nestjs/common": "9.2.1",
30-
"@nestjs/core": "9.2.1",
31-
"@nestjs/platform-express": "9.2.1",
32-
"@nestjs/platform-fastify": "9.2.1",
33-
"@nestjs/testing": "9.2.1",
29+
"@nestjs/common": "9.3.5",
30+
"@nestjs/core": "9.3.5",
31+
"@nestjs/platform-express": "9.3.5",
32+
"@nestjs/platform-fastify": "9.3.5",
33+
"@nestjs/testing": "9.3.5",
3434
"apollo-cache-inmemory": "1.6.6",
3535
"apollo-client": "2.6.10",
3636
"apollo-link-ws": "1.0.20"
@@ -47,7 +47,7 @@
4747
"@apollo/subgraph": "^2.0.0",
4848
"@as-integrations/fastify": "^1.3.0",
4949
"@nestjs/common": "^9.0.0",
50-
"@nestjs/core": "^9.2.1",
50+
"@nestjs/core": "^9.3.5",
5151
"@nestjs/graphql": "^10.1.7",
5252
"graphql": "^16.6.0"
5353
},

0 commit comments

Comments
 (0)