Skip to content

Commit

Permalink
chore(deps): update nestjs packages (fastify) to v10.4.13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 6, 2024
1 parent b11d31e commit 9bb20aa
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 22 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 @@ -38,10 +38,10 @@
"@lerna-lite/cli": "3.10.1",
"@lerna-lite/publish": "3.10.1",
"@nestjs/cache-manager": "2.3.0",
"@nestjs/common": "10.4.12",
"@nestjs/core": "10.4.12",
"@nestjs/platform-express": "10.4.12",
"@nestjs/testing": "10.4.12",
"@nestjs/common": "10.4.13",
"@nestjs/core": "10.4.13",
"@nestjs/platform-express": "10.4.13",
"@nestjs/testing": "10.4.13",
"@types/jest": "29.5.14",
"@types/lru-cache": "7.10.10",
"@types/node": "22.10.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/cache/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@anchan828/nest-cache-manager-ioredis": "^3.1.20",
"@anchan828/nest-cache-manager-memory": "^3.1.20",
"@nestjs/cache-manager": "2.3.0",
"@nestjs/common": "10.4.12",
"@nestjs/common": "10.4.13",
"@nestjs/config": "3.3.0",
"rxjs": "7.8.1"
},
Expand Down

0 comments on commit 9bb20aa

Please sign in to comment.