Skip to content

Commit

Permalink
fix(deps): update dependency @nestjs/apollo to v11.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 28, 2023
1 parent e34578d commit 441368c
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 441368c

Please sign in to comment.