fix(deps): update nest-graphql monorepo to v13.2.4

This commit is contained in:
renovate[bot]
2026-02-05 11:44:04 +00:00
committed by GitHub
parent e50e3e79fb
commit 7b9f885262
12 changed files with 69 additions and 44 deletions

View File

@@ -21,8 +21,8 @@
"dependencies": {
"@nestjs/common": "11.1.13",
"@nestjs/core": "11.1.13",
"@nestjs/graphql": "13.2.3",
"@nestjs/mercurius": "13.2.3",
"@nestjs/graphql": "13.2.4",
"@nestjs/mercurius": "13.2.4",
"@nestjs/platform-fastify": "11.1.13",
"class-transformer": "0.5.1",
"class-validator": "0.14.3",