|
34 | 34 | "@aws-sdk/client-s3": "^3.440.0",
|
35 | 35 | "@aws-sdk/s3-request-presigner": "^3.440.0",
|
36 | 36 | "@faker-js/faker": "^8.2.0",
|
37 |
| - "@fastify/compress": "^7.0.3", |
38 |
| - "@fastify/cookie": "^9.4.0", |
39 |
| - "@fastify/cors": "^9.0.1", |
| 37 | + "@fastify/compress": "^8.0.1", |
| 38 | + "@fastify/cookie": "^11.0.1", |
| 39 | + "@fastify/cors": "^10.0.1", |
40 | 40 | "@ffprobe-installer/ffprobe": "^2.1.2",
|
41 | 41 | "@golevelup/nestjs-discovery": "^4.0.0",
|
42 | 42 | "@graphql-hive/yoga": "^0.38.2",
|
|
71 | 71 | "extensionless": "^1.7.0",
|
72 | 72 | "fast-safe-stringify": "^2.1.1",
|
73 | 73 | "fastest-levenshtein": "^1.0.16",
|
74 |
| - "fastify": "^4.28.1", |
75 |
| - "fastify-raw-body": "^4.3.0", |
| 74 | + "fastify": "^5.0.0", |
| 75 | + "fastify-raw-body": "^5.0.0", |
76 | 76 | "file-type": "^18.6.0",
|
77 | 77 | "glob": "^10.3.10",
|
78 | 78 | "got": "^14.3.0",
|
|
159 | 159 | "@nestjs/cli/webpack": "npm:empty-npm-package@*",
|
160 | 160 | "@nestjs/cli/typescript": "^5.1.6",
|
161 | 161 | "@nestjs/graphql/graphql-ws": "^5",
|
| 162 | + "@nestjs/platform-fastify/@fastify/cors": "^10", |
| 163 | + "@nestjs/platform-fastify/@fastify/formbody": "^8", |
| 164 | + "@nestjs/platform-fastify/@fastify/middie": "^9", |
| 165 | + "@nestjs/platform-fastify/fastify": "^5", |
| 166 | + "@nestjs/platform-fastify/light-my-request": "^6", |
162 | 167 | "@whatwg-node/fetch": "patch:@whatwg-node/fetch@npm%3A0.9.22#~/.yarn/patches/@whatwg-node-fetch-npm-0.9.22-a60314fb39.patch",
|
163 | 168 | "subscriptions-transport-ws": "npm:empty-npm-package@*"
|
164 | 169 | },
|
|
0 commit comments