fix(deps): update graphql-tools monorepo (major) (#693)

fix(deps): update graphql-tools monorepo

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-01-05 09:51:46 -05:00
committed by GitHub
parent ed8e2420a5
commit 6d7d013f7a
2 changed files with 143 additions and 1172 deletions

1307
api/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -63,10 +63,10 @@
"@apollo/server": "^4.6.0",
"@as-integrations/fastify": "^2.1.1",
"@graphql-codegen/client-preset": "^4.0.0",
"@graphql-tools/load-files": "^6.6.1",
"@graphql-tools/merge": "^8.4.0",
"@graphql-tools/schema": "^9.0.17",
"@graphql-tools/utils": "^9.2.1",
"@graphql-tools/load-files": "^7.0.0",
"@graphql-tools/merge": "^9.0.0",
"@graphql-tools/schema": "^10.0.0",
"@graphql-tools/utils": "^10.0.0",
"@nestjs/apollo": "^12.0.11",
"@nestjs/core": "^10.2.9",
"@nestjs/graphql": "^12.0.11",