Skip to content

Commit

Permalink
chore(deps): update nest-graphql monorepo to v13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 3, 2025
1 parent 68564b0 commit ac459c5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
},
"devDependencies": {
"@biomejs/biome": "^1.5.2",
"@nestjs/apollo": "^12.0.0",
"@nestjs/apollo": "^13.0.0",
"@nestjs/platform-express": "^10.0.0",
"@nestjs/platform-socket.io": "^10.0.0",
"@nestjs/testing": "^10.0.0",
Expand Down Expand Up @@ -65,6 +65,6 @@
]
},
"optionalDependencies": {
"@nestjs/graphql": "^11.0.0 || ^12.0.0"
"@nestjs/graphql": "^11.0.0 || ^12.0.0 || ^13.0.0"
}
}

0 comments on commit ac459c5

Please sign in to comment.