Skip to content

Commit

Permalink
Merge pull request #11403 from nestjs/renovate/nestjs-apollo-11.x
Browse files Browse the repository at this point in the history
fix(deps): update dependency @nestjs/apollo to v11.0.4
  • Loading branch information
kamilmysliwiec committed Mar 29, 2023
2 parents 51794af + 441368c commit 56a76ca
Show file tree
Hide file tree
Showing 18 changed files with 4,063 additions and 3,305 deletions.
798 changes: 484 additions & 314 deletions sample/12-graphql-schema-first/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion sample/12-graphql-schema-first/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"dependencies": {
"@apollo/server": "4.5.0",
"@graphql-tools/utils": "9.2.1",
"@nestjs/apollo": "11.0.0",
"@nestjs/apollo": "11.0.4",
"@nestjs/common": "9.3.12",
"@nestjs/core": "9.3.12",
"@nestjs/graphql": "11.0.0",
Expand Down

0 comments on commit 56a76ca

Please sign in to comment.