Skip to content

Commit

Permalink
Update nest monorepo to v7.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 16, 2020
1 parent 6b46093 commit 973f82d
Show file tree
Hide file tree
Showing 2 changed files with 193 additions and 96 deletions.
8 changes: 4 additions & 4 deletions service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
"test": "jest --detectOpenHandles --config .jestrc.json"
},
"dependencies": {
"@nestjs/common": "7.3.2",
"@nestjs/core": "7.3.2",
"@nestjs/platform-fastify": "7.3.2",
"@nestjs/common": "7.4.4",
"@nestjs/core": "7.4.4",
"@nestjs/platform-fastify": "7.4.4",
"fastify": "2.15.3",
"http-server-mock-common": "0.1.0",
"raw-body": "2.4.1",
Expand All @@ -27,7 +27,7 @@
"uuid": "8.3.0"
},
"devDependencies": {
"@nestjs/testing": "7.3.2",
"@nestjs/testing": "7.4.4",
"@types/jest": "26.0.13",
"@types/uuid": "8.3.0",
"axios": "0.19.2",
Expand Down
Loading

0 comments on commit 973f82d

Please sign in to comment.