Skip to content

Commit

Permalink
fix(deps): update apollo graphql packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 30, 2022
1 parent 9c388ad commit 98bd54c
Show file tree
Hide file tree
Showing 3 changed files with 256 additions and 282 deletions.
6 changes: 3 additions & 3 deletions examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"start": "nest start --watch"
},
"dependencies": {
"@apollo/federation": "0.33.0",
"@apollo/federation": "0.36.0",
"@nestjs-query/core": "0.30.0",
"@nestjs-query/query-graphql": "0.30.0",
"@nestjs-query/query-mongoose": "0.30.0",
Expand All @@ -29,8 +29,8 @@
"@nestjs/sequelize": "8.0.0",
"@nestjs/typeorm": "8.0.2",
"@typegoose/typegoose": "8.0.0-beta.7",
"apollo-server-core": "3.3.0",
"apollo-server-express": "3.3.0",
"apollo-server-core": "3.6.7",
"apollo-server-express": "3.6.7",
"apollo-server-plugin-base": "3.4.0",
"apollo-server-types": "3.4.0",
"class-validator": "0.13.1",
Expand Down
Loading

0 comments on commit 98bd54c

Please sign in to comment.