Skip to content

Commit

Permalink
fix(deps): update nest monorepo to v8.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and Shchepotin committed Oct 6, 2021
1 parent 6b8e092 commit f4efa13
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
24 changes: 12 additions & 12 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,12 @@
},
"dependencies": {
"@nestjs-modules/mailer": "1.6.0",
"@nestjs/common": "8.0.10",
"@nestjs/common": "8.0.11",
"@nestjs/config": "1.0.2",
"@nestjs/core": "8.0.10",
"@nestjs/core": "8.0.11",
"@nestjs/jwt": "8.0.0",
"@nestjs/passport": "8.0.1",
"@nestjs/platform-express": "8.0.10",
"@nestjs/platform-express": "8.0.11",
"@nestjs/swagger": "5.1.0",
"@nestjs/typeorm": "8.0.2",
"@nestjsx/crud": "4.6.2",
Expand Down Expand Up @@ -69,7 +69,7 @@
"devDependencies": {
"@nestjs/cli": "8.1.2",
"@nestjs/schematics": "8.0.3",
"@nestjs/testing": "8.0.10",
"@nestjs/testing": "8.0.11",
"@types/bcryptjs": "2.4.2",
"@types/express": "4.17.13",
"@types/facebook-js-sdk": "3.3.5",
Expand Down

0 comments on commit f4efa13

Please sign in to comment.