Skip to content

Commit 42c83e2

Browse files
chore(deps): update nest-graphql monorepo to v13
1 parent 6da65f2 commit 42c83e2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
},
3535
"devDependencies": {
3636
"@biomejs/biome": "^1.5.2",
37-
"@nestjs/apollo": "^12.0.0",
37+
"@nestjs/apollo": "^13.0.0",
3838
"@nestjs/platform-express": "^10.0.0",
3939
"@nestjs/platform-socket.io": "^10.0.0",
4040
"@nestjs/testing": "^10.0.0",
@@ -65,6 +65,6 @@
6565
]
6666
},
6767
"optionalDependencies": {
68-
"@nestjs/graphql": "^11.0.0 || ^12.0.0"
68+
"@nestjs/graphql": "^11.0.0 || ^12.0.0 || ^13.0.0"
6969
}
7070
}

0 commit comments

Comments
 (0)