Skip to content

Commit

Permalink
chore(deps): update nestjs packages (fastify) to v10.4.15 (#808)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 12, 2024
1 parent 1a19f05 commit 8dc7478
Show file tree
Hide file tree
Showing 3 changed files with 40 additions and 36 deletions.
60 changes: 32 additions & 28 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 packages/redlock/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@
"redlock": "^5.0.0-beta.2"
},
"devDependencies": {
"@nestjs/common": "10.4.13",
"@nestjs/core": "10.4.13",
"@nestjs/platform-express": "10.4.13",
"@nestjs/testing": "10.4.13",
"@nestjs/common": "10.4.15",
"@nestjs/core": "10.4.15",
"@nestjs/platform-express": "10.4.15",
"@nestjs/testing": "10.4.15",
"ioredis": "5.4.1",
"reflect-metadata": "0.2.2",
"rxjs": "7.8.1"
Expand Down
8 changes: 4 additions & 4 deletions packages/sesamecare-redlock/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@
"@sesamecare-oss/redlock": "^1.3.1"
},
"devDependencies": {
"@nestjs/common": "10.4.13",
"@nestjs/core": "10.4.13",
"@nestjs/platform-express": "10.4.13",
"@nestjs/testing": "10.4.13",
"@nestjs/common": "10.4.15",
"@nestjs/core": "10.4.15",
"@nestjs/platform-express": "10.4.15",
"@nestjs/testing": "10.4.15",
"ioredis": "5.4.1",
"reflect-metadata": "0.2.2",
"rxjs": "7.8.1"
Expand Down

0 comments on commit 8dc7478

Please sign in to comment.