mirror of
https://github.com/nestjs/nest.git
synced 2026-02-21 23:11:44 +00:00
fix(deps): update nest monorepo to v6.10.4
This commit is contained in:
@@ -19,10 +19,10 @@
|
||||
"test:e2e": "echo 'No e2e tests implemented yet.'"
|
||||
},
|
||||
"dependencies": {
|
||||
"@nestjs/common": "6.10.3",
|
||||
"@nestjs/core": "6.10.3",
|
||||
"@nestjs/common": "6.10.4",
|
||||
"@nestjs/core": "6.10.4",
|
||||
"@nestjs/graphql": "6.5.3",
|
||||
"@nestjs/platform-express": "6.10.3",
|
||||
"@nestjs/platform-express": "6.10.4",
|
||||
"apollo-server-express": "2.9.12",
|
||||
"class-transformer": "0.2.3",
|
||||
"class-validator": "0.11.0",
|
||||
@@ -35,7 +35,7 @@
|
||||
"devDependencies": {
|
||||
"@nestjs/cli": "6.12.6",
|
||||
"@nestjs/schematics": "6.7.4",
|
||||
"@nestjs/testing": "6.10.3",
|
||||
"@nestjs/testing": "6.10.4",
|
||||
"@types/express": "4.17.2",
|
||||
"@types/node": "12.12.14",
|
||||
"@types/supertest": "2.0.8",
|
||||
|
||||
Reference in New Issue
Block a user