Skip to content

Commit ef15aba

Browse files
chore: upgrade packages, update snapshot
1 parent 33e423f commit ef15aba

File tree

8 files changed

+1515
-4206
lines changed

8 files changed

+1515
-4206
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.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",
29+
"@nestjs/common": "9.3.6",
30+
"@nestjs/core": "9.3.6",
31+
"@nestjs/platform-express": "9.3.6",
32+
"@nestjs/platform-fastify": "9.3.6",
33+
"@nestjs/testing": "9.3.6",
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.3.5",
50+
"@nestjs/core": "^9.3.6",
5151
"@nestjs/graphql": "^10.1.7",
5252
"graphql": "^16.6.0"
5353
},

0 commit comments

Comments
 (0)