|
39 | 39 | "@fastify/cors": "^11.0.1",
|
40 | 40 | "@ffprobe-installer/ffprobe": "^2.1.2",
|
41 | 41 | "@golevelup/nestjs-discovery": "^4.0.0",
|
42 |
| - "@graphql-hive/yoga": "^0.38.2", |
| 42 | + "@graphql-hive/yoga": ">=0.41.0", |
43 | 43 | "@graphql-tools/utils": "^10.5.4",
|
44 | 44 | "@graphql-yoga/plugin-apq": "^3.7.0",
|
45 | 45 | "@leeoniya/ufuzzy": "^1.0.11",
|
|
78 | 78 | "graphql": "^16.9.0",
|
79 | 79 | "graphql-parse-resolve-info": "^4.14.0",
|
80 | 80 | "graphql-scalars": "^1.22.4",
|
81 |
| - "graphql-yoga": "^5.7.0", |
| 81 | + "graphql-yoga": "^5.13.4", |
82 | 82 | "human-format": "^1.2.0",
|
83 | 83 | "image-size": "^1.0.2",
|
84 | 84 | "indent-string": "^5.0.0",
|
|
115 | 115 | },
|
116 | 116 | "devDependencies": {
|
117 | 117 | "@gel/generate": "^0.7.0-canary.20250422T080308",
|
118 |
| - "@graphql-hive/cli": "^0.44.2", |
| 118 | + "@graphql-hive/cli": ">=0.44", |
119 | 119 | "@nestjs/cli": "^11.0.7",
|
120 | 120 | "@nestjs/schematics": "^11.0.5",
|
121 | 121 | "@nestjs/testing": "^11.1.0",
|
|
157 | 157 | "@nestjs/cli/fork-ts-checker-webpack-plugin": "npm:empty-npm-package@*",
|
158 | 158 | "@nestjs/cli/webpack": "npm:empty-npm-package@*",
|
159 | 159 | "@nestjs/cli/typescript": "~5.2.2",
|
160 |
| - "@whatwg-node/fetch": "patch:@whatwg-node/fetch@npm%3A0.9.22#~/.yarn/patches/@whatwg-node-fetch-npm-0.9.22-a60314fb39.patch", |
| 160 | + "@whatwg-node/fetch@npm:^0.10.0": "patch:@whatwg-node/fetch@npm%3A0.10.6#~/.yarn/patches/@whatwg-node-fetch-npm-0.10.6-bca79028fb.patch", |
| 161 | + "@whatwg-node/fetch@npm:^0.10.1": "patch:@whatwg-node/fetch@npm%3A0.10.6#~/.yarn/patches/@whatwg-node-fetch-npm-0.10.6-bca79028fb.patch", |
| 162 | + "@whatwg-node/fetch@npm:^0.10.4": "patch:@whatwg-node/fetch@npm%3A0.10.6#~/.yarn/patches/@whatwg-node-fetch-npm-0.10.6-bca79028fb.patch", |
| 163 | + "@whatwg-node/fetch@npm:^0.10.6": "patch:@whatwg-node/fetch@npm%3A0.10.6#~/.yarn/patches/@whatwg-node-fetch-npm-0.10.6-bca79028fb.patch", |
161 | 164 | "logform": "2.6.1",
|
162 | 165 | "process-warning": "^5",
|
163 | 166 | "secure-json-parse": "^4",
|
|
0 commit comments