Skip to content

Commit

Permalink
fix(deps): update nest monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 15, 2023
1 parent 3e97586 commit 7ddb879
Show file tree
Hide file tree
Showing 2 changed files with 90 additions and 109 deletions.
12 changes: 6 additions & 6 deletions nestjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,12 @@
"@aws-sdk/client-s3": "3.391.0",
"@nestjs/axios": "3.0.0",
"@nestjs/cache-manager": "2.1.0",
"@nestjs/common": "10.1.3",
"@nestjs/common": "10.2.8",
"@nestjs/config": "3.0.0",
"@nestjs/core": "10.1.3",
"@nestjs/core": "10.2.8",
"@nestjs/mapped-types": "2.0.2",
"@nestjs/passport": "10.0.0",
"@nestjs/platform-express": "10.1.3",
"@nestjs/passport": "10.0.2",
"@nestjs/platform-express": "10.2.8",
"@nestjs/schedule": "3.0.2",
"@nestjs/swagger": "7.1.8",
"@nestjs/typeorm": "10.0.0",
Expand Down Expand Up @@ -72,8 +72,8 @@
},
"devDependencies": {
"@nestjs/cli": "10.1.18",
"@nestjs/schematics": "10.0.2",
"@nestjs/testing": "10.1.3",
"@nestjs/schematics": "10.0.3",
"@nestjs/testing": "10.2.8",
"@openapitools/openapi-generator-cli": "2.7.0",
"@types/cache-manager": "4.0.3",
"@types/cookie-parser": "1.4.3",
Expand Down
Loading

0 comments on commit 7ddb879

Please sign in to comment.