mirror of
https://github.com/nestjs/nest.git
synced 2026-02-21 23:11:44 +00:00
fix(deps): update nest monorepo to v11.0.17
This commit is contained in:
@@ -19,8 +19,8 @@
|
||||
"test:e2e": "echo 'No e2e tests implemented yet.'"
|
||||
},
|
||||
"dependencies": {
|
||||
"@nestjs/common": "11.0.16",
|
||||
"@nestjs/core": "11.0.16",
|
||||
"@nestjs/common": "11.0.17",
|
||||
"@nestjs/core": "11.0.17",
|
||||
"@nestjs/microservices": "11.0.17",
|
||||
"@nestjs/platform-express": "11.0.17",
|
||||
"class-transformer": "0.5.1",
|
||||
@@ -34,7 +34,7 @@
|
||||
"@eslint/js": "9.24.0",
|
||||
"@nestjs/cli": "11.0.6",
|
||||
"@nestjs/schematics": "11.0.5",
|
||||
"@nestjs/testing": "11.0.16",
|
||||
"@nestjs/testing": "11.0.17",
|
||||
"@types/amqplib": "0.10.7",
|
||||
"@types/express": "5.0.1",
|
||||
"@types/node": "22.14.1",
|
||||
|
||||
Reference in New Issue
Block a user