Skip to content

Commit

Permalink
fix(deps): update nest-graphql monorepo to v13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 18, 2025
1 parent 0b436c8 commit 0ece8a5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions orm/nest-graphql-sdl-first/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,10 @@
"dependencies": {
"@apollo/server": "4.11.3",
"@graphql-tools/schema": "10.0.16",
"@nestjs/apollo": "12.2.2",
"@nestjs/apollo": "13.0.1",
"@nestjs/common": "10.4.15",
"@nestjs/core": "10.4.15",
"@nestjs/graphql": "12.2.2",
"@nestjs/graphql": "13.0.1",
"@nestjs/platform-express": "10.4.15",
"@prisma/client": "5.22.0",
"graphql": "16.10.0",
Expand Down
4 changes: 2 additions & 2 deletions orm/nest-graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,10 @@
},
"dependencies": {
"@apollo/server": "4.11.3",
"@nestjs/apollo": "12.2.2",
"@nestjs/apollo": "13.0.1",
"@nestjs/common": "10.4.15",
"@nestjs/core": "10.4.15",
"@nestjs/graphql": "12.2.2",
"@nestjs/graphql": "13.0.1",
"@nestjs/platform-express": "10.4.15",
"@prisma/client": "5.22.0",
"class-validator": "0.14.1",
Expand Down

0 comments on commit 0ece8a5

Please sign in to comment.