Skip to content

Commit

Permalink
chore(deps): update nest monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 5, 2021
1 parent 1f66cfc commit 30403d2
Show file tree
Hide file tree
Showing 2 changed files with 514 additions and 311 deletions.
10 changes: 5 additions & 5 deletions packages/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@
"@mikro-orm/nestjs": "4.2.0",
"@mikro-orm/postgresql": "4.5.7",
"@mikro-orm/sql-highlighter": "1.0.1",
"@nestjs/common": "7.6.18",
"@nestjs/core": "7.6.18",
"@nestjs/common": "8.0.6",
"@nestjs/core": "8.0.6",
"@nestjs/jwt": "7.2.0",
"@nestjs/passport": "7.1.6",
"@nestjs/platform-express": "7.6.18",
"@nestjs/platform-express": "8.0.6",
"@nestjs/schedule": "0.4.3",
"@types/lodash": "4.14.171",
"accesscontrol": "2.2.1",
Expand All @@ -54,9 +54,9 @@
"uuid": "8.3.2"
},
"devDependencies": {
"@nestjs/cli": "7.6.0",
"@nestjs/cli": "8.1.1",
"@nestjs/schematics": "7.3.1",
"@nestjs/testing": "7.6.18",
"@nestjs/testing": "8.0.6",
"@types/bcrypt": "5.0.0",
"@types/cache-manager": "3.4.2",
"@types/express": "4.17.13",
Expand Down
Loading

0 comments on commit 30403d2

Please sign in to comment.