Skip to content

Commit

Permalink
Update nest monorepo to v7.6.18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 14, 2023
1 parent fb32063 commit e45afb2
Show file tree
Hide file tree
Showing 2 changed files with 296 additions and 245 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.6.18",
"@nestjs/core": "7.6.18",
"@nestjs/platform-fastify": "7.6.18",
"fastify": "2.15.3",
"http-server-mock-common": "0.1.0",
"raw-body": "2.5.1",
Expand All @@ -27,7 +27,7 @@
"uuid": "8.3.2"
},
"devDependencies": {
"@nestjs/testing": "7.3.2",
"@nestjs/testing": "7.6.18",
"@types/jest": "27.5.2",
"@types/uuid": "8.3.4",
"axios": "0.19.2",
Expand Down
Loading

0 comments on commit e45afb2

Please sign in to comment.