Skip to content

Commit

Permalink
fix(deps): update nest monorepo to v10.4.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and Shchepotin committed Nov 30, 2024
1 parent aa03dc5 commit 79841b8
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 49 deletions.
65 changes: 20 additions & 45 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 @@ -52,13 +52,13 @@
"dependencies": {
"@aws-sdk/client-s3": "3.670.0",
"@aws-sdk/s3-request-presigner": "3.670.0",
"@nestjs/common": "10.4.9",
"@nestjs/common": "10.4.12",
"@nestjs/config": "3.3.0",
"@nestjs/core": "10.4.9",
"@nestjs/core": "10.4.12",
"@nestjs/jwt": "10.2.0",
"@nestjs/mongoose": "10.1.0",
"@nestjs/passport": "10.0.3",
"@nestjs/platform-express": "10.4.9",
"@nestjs/platform-express": "10.4.12",
"@nestjs/swagger": "8.0.7",
"@nestjs/typeorm": "10.0.2",
"@types/multer-s3": "3.0.3",
Expand Down Expand Up @@ -97,7 +97,7 @@
"@eslint/js": "^9.9.0",
"@nestjs/cli": "10.4.8",
"@nestjs/schematics": "10.2.3",
"@nestjs/testing": "10.4.9",
"@nestjs/testing": "10.4.12",
"@release-it/conventional-changelog": "9.0.2",
"@swc/cli": "0.5.0",
"@swc/core": "1.9.2",
Expand Down

0 comments on commit 79841b8

Please sign in to comment.