Skip to content

Commit

Permalink
fix(deps): update nest monorepo to v10.2.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and Shchepotin committed Nov 22, 2023
1 parent b18996f commit b93c9f9
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
32 changes: 16 additions & 16 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 @@ -31,12 +31,12 @@
},
"dependencies": {
"@aws-sdk/client-s3": "3.449.0",
"@nestjs/common": "10.2.8",
"@nestjs/common": "10.2.10",
"@nestjs/config": "3.1.1",
"@nestjs/core": "10.2.8",
"@nestjs/core": "10.2.10",
"@nestjs/jwt": "10.2.0",
"@nestjs/passport": "10.0.2",
"@nestjs/platform-express": "10.2.8",
"@nestjs/platform-express": "10.2.10",
"@nestjs/swagger": "7.1.16",
"@nestjs/typeorm": "10.0.1",
"@types/multer-s3": "3.0.3",
Expand Down Expand Up @@ -67,7 +67,7 @@
"devDependencies": {
"@nestjs/cli": "10.2.1",
"@nestjs/schematics": "10.0.3",
"@nestjs/testing": "10.2.8",
"@nestjs/testing": "10.2.10",
"@types/bcryptjs": "2.4.6",
"@types/express": "4.17.21",
"@types/facebook-js-sdk": "3.3.10",
Expand Down

0 comments on commit b93c9f9

Please sign in to comment.