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 Jan 3, 2024
1 parent 5a4b95d commit 543e551
Show file tree
Hide file tree
Showing 13 changed files with 106 additions and 112 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -78,7 +78,7 @@
"uuid": "9.0.1"
},
"devDependencies": {
"@apollo/server": "4.9.5",
"@apollo/server": "4.10.0",
"@codechecks/client": "0.1.12",
"@commitlint/cli": "18.4.3",
"@commitlint/config-angular": "18.4.3",
Expand Down
84 changes: 41 additions & 43 deletions sample/12-graphql-schema-first/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion sample/12-graphql-schema-first/package.json
Expand Up @@ -19,7 +19,7 @@
"test:e2e": "echo 'No e2e tests implemented yet.'"
},
"dependencies": {
"@apollo/server": "4.9.3",
"@apollo/server": "4.10.0",
"@graphql-tools/utils": "10.0.11",
"@nestjs/apollo": "12.0.11",
"@nestjs/common": "10.2.10",
Expand Down

0 comments on commit 543e551

Please sign in to comment.