Skip to content

Commit

Permalink
Merge pull request #13118 from nestjs/renovate/graphql-tools-monorepo
Browse files Browse the repository at this point in the history
fix(deps): update dependency @graphql-tools/utils to v10.0.13
  • Loading branch information
kamilmysliwiec committed Jan 31, 2024
2 parents 2d684fe + 88ecfa7 commit 6b73b27
Showing 1 changed file with 1 addition and 1 deletion.
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 @@ -20,7 +20,7 @@
},
"dependencies": {
"@apollo/server": "4.9.3",
"@graphql-tools/utils": "10.0.12",
"@graphql-tools/utils": "10.0.13",
"@nestjs/apollo": "12.0.11",
"@nestjs/common": "10.2.10",
"@nestjs/core": "10.2.10",
Expand Down

0 comments on commit 6b73b27

Please sign in to comment.