mirror of
https://github.com/nestjs/nest.git
synced 2026-02-21 23:11:44 +00:00
fix(deps): update nest monorepo to v11.1.1
This commit is contained in:
@@ -21,8 +21,8 @@
|
||||
"dependencies": {
|
||||
"@apollo/server": "4.12.0",
|
||||
"@nestjs/apollo": "13.1.0",
|
||||
"@nestjs/common": "11.1.0",
|
||||
"@nestjs/core": "11.1.0",
|
||||
"@nestjs/common": "11.1.1",
|
||||
"@nestjs/core": "11.1.1",
|
||||
"@nestjs/graphql": "13.1.0",
|
||||
"@nestjs/platform-express": "11.1.1",
|
||||
"class-transformer": "0.5.1",
|
||||
@@ -38,7 +38,7 @@
|
||||
"@eslint/js": "9.26.0",
|
||||
"@nestjs/cli": "11.0.7",
|
||||
"@nestjs/schematics": "11.0.5",
|
||||
"@nestjs/testing": "11.1.0",
|
||||
"@nestjs/testing": "11.1.1",
|
||||
"@types/express": "5.0.1",
|
||||
"@types/node": "22.15.17",
|
||||
"@types/supertest": "6.0.3",
|
||||
|
||||
Reference in New Issue
Block a user