|
49 | 49 | "devDependencies": { |
50 | 50 | "@apollo/server": "^4.12.2", |
51 | 51 | "@nestjs/apollo": "^13.1.0", |
52 | | - "@nestjs/cli": "^11.0.7", |
53 | | - "@nestjs/common": "^11.1.3", |
| 52 | + "@nestjs/cli": "^11.0.10", |
| 53 | + "@nestjs/common": "^11.1.6", |
54 | 54 | "@nestjs/common10": "npm:@nestjs/common@10.4.15", |
55 | | - "@nestjs/core": "^11.1.3", |
| 55 | + "@nestjs/core": "^11.1.6", |
56 | 56 | "@nestjs/core10": "npm:@nestjs/core@10.4.15", |
57 | 57 | "@nestjs/graphql": "^13.1.0", |
58 | 58 | "@nestjs/mercurius": "^13.1.0", |
59 | | - "@nestjs/platform-express": "^11.1.3", |
| 59 | + "@nestjs/platform-express": "^11.1.6", |
60 | 60 | "@nestjs/platform-express10": "npm:@nestjs/platform-express@10.4.15", |
61 | | - "@nestjs/platform-fastify": "^11.1.3", |
| 61 | + "@nestjs/platform-fastify": "^11.1.6", |
62 | 62 | "@nestjs/platform-fastify10": "npm:@nestjs/platform-fastify@10.4.15", |
63 | | - "@nestjs/platform-ws": "^11.1.3", |
64 | | - "@nestjs/schematics": "^11.0.5", |
65 | | - "@nestjs/testing": "^11.1.3", |
| 63 | + "@nestjs/platform-ws": "^11.1.6", |
| 64 | + "@nestjs/schematics": "^11.0.7", |
| 65 | + "@nestjs/testing": "^11.1.6", |
66 | 66 | "@nestjs/testing10": "npm:@nestjs/testing@10.4.15", |
67 | | - "@nestjs/websockets": "^11.1.3", |
| 67 | + "@nestjs/websockets": "^11.1.6", |
68 | 68 | "@types/express": "^5.0.2", |
69 | 69 | "@types/jest": "^29.5.14", |
70 | 70 | "@types/node": "^22.15.24", |
|
0 commit comments