Skip to content

Commit

Permalink
fix(deps): update nest monorepo to v8.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and Shchepotin committed Oct 5, 2021
1 parent bb8f7a0 commit af2625a
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
34 changes: 17 additions & 17 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.9",
"@nestjs/common": "8.0.10",
"@nestjs/config": "1.0.1",
"@nestjs/core": "8.0.9",
"@nestjs/core": "8.0.10",
"@nestjs/jwt": "8.0.0",
"@nestjs/passport": "8.0.1",
"@nestjs/platform-express": "8.0.9",
"@nestjs/platform-express": "8.0.10",
"@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.9",
"@nestjs/testing": "8.0.10",
"@types/bcryptjs": "2.4.2",
"@types/express": "4.17.13",
"@types/facebook-js-sdk": "3.3.5",
Expand Down

0 comments on commit af2625a

Please sign in to comment.