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] authored Nov 20, 2024
1 parent 45f4612 commit f595de2
Show file tree
Hide file tree
Showing 13 changed files with 1,345 additions and 335 deletions.
484 changes: 413 additions & 71 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 @@ -19,7 +19,7 @@
"test:e2e": "jest --config ./e2e/jest-e2e.json"
},
"dependencies": {
"@apollo/server": "4.9.3",
"@apollo/server": "4.11.2",
"@graphql-tools/utils": "10.0.13",
"@nestjs/apollo": "12.0.11",
"@nestjs/common": "10.3.2",
Expand Down
Loading

0 comments on commit f595de2

Please sign in to comment.