Skip to content

Commit

Permalink
Merge pull request #11220 from nestjs/dependabot/npm_and_yarn/sample/…
Browse files Browse the repository at this point in the history
…31-graphql-federation-code-first/users-application/nestjs/core-9.0.5

chore(deps): bump @nestjs/core from 9.0.1 to 9.0.5 in /sample/31-graphql-federation-code-first/users-application
  • Loading branch information
kamilmysliwiec committed Mar 8, 2023
2 parents 56e1ac1 + 3492e78 commit 4a3fa7c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.

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

Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@apollo/subgraph": "2.0.5",
"@nestjs/apollo": "10.0.17",
"@nestjs/common": "9.0.1",
"@nestjs/core": "9.0.1",
"@nestjs/core": "9.0.5",
"@nestjs/graphql": "10.0.19",
"@nestjs/platform-express": "9.0.1",
"apollo-server-express": "3.9.0",
Expand Down

0 comments on commit 4a3fa7c

Please sign in to comment.