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 Dec 19, 2023
1 parent 18335ff commit f25ef65
Show file tree
Hide file tree
Showing 15 changed files with 665 additions and 633 deletions.
82 changes: 41 additions & 41 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.9.5",
"@graphql-tools/utils": "10.0.11",
"@nestjs/apollo": "12.0.11",
"@nestjs/common": "10.2.10",
Expand Down
82 changes: 41 additions & 41 deletions sample/22-graphql-prisma/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/22-graphql-prisma/package.json
Expand Up @@ -20,7 +20,7 @@
"test:e2e": "echo 'No e2e tests implemented yet.'"
},
"dependencies": {
"@apollo/server": "4.9.3",
"@apollo/server": "4.9.5",
"@nestjs/apollo": "12.0.11",
"@nestjs/common": "10.2.10",
"@nestjs/core": "10.2.10",
Expand Down

0 comments on commit f25ef65

Please sign in to comment.