Skip to content

Commit

Permalink
chore(deps): bump @nestjs/platform-express from 10.4.5 to 10.4.9
Browse files Browse the repository at this point in the history
Bumps [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express) from 10.4.5 to 10.4.9.
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.4.9/packages/platform-express)

---
updated-dependencies:
- dependency-name: "@nestjs/platform-express"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent 72a1e02 commit 47e22de
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@nestjs/cli": "^10.4.7",
"@nestjs/common": "^10.4.9",
"@nestjs/core": "^10.4.7",
"@nestjs/platform-express": "^10.4.5",
"@nestjs/platform-express": "^10.4.9",
"@nestjs/schedule": "^4.1.1",
"@nestjs/typeorm": "^10.0.2",
"@types/node": "^22.9.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2947,9 +2947,9 @@ __metadata:
languageName: node
linkType: hard

"@nestjs/platform-express@npm:^10.4.5":
version: 10.4.5
resolution: "@nestjs/platform-express@npm:10.4.5"
"@nestjs/platform-express@npm:^10.4.9":
version: 10.4.9
resolution: "@nestjs/platform-express@npm:10.4.9"
dependencies:
body-parser: "npm:1.20.3"
cors: "npm:2.8.5"
Expand All @@ -2959,7 +2959,7 @@ __metadata:
peerDependencies:
"@nestjs/common": ^10.0.0
"@nestjs/core": ^10.0.0
checksum: 10c0/3e63314861eaebcbd146bd2f18b27ad19f3ce84a1e60ee29d76dc36d88c878faab6f1252687b3ddc69e94d85ce7f042dda638d08982929a9b76d7e51125d2795
checksum: 10c0/6cd472a7a7c37904b344f27c0240c09470fb02e00ff04368e792f79ebc43a8c8977c4e74d9cc7020e79accb3cc39cd16a3e6844679196813c3f77264341fe44b
languageName: node
linkType: hard

Expand Down Expand Up @@ -11624,7 +11624,7 @@ __metadata:
"@nestjs/cli": "npm:^10.4.7"
"@nestjs/common": "npm:^10.4.9"
"@nestjs/core": "npm:^10.4.7"
"@nestjs/platform-express": "npm:^10.4.5"
"@nestjs/platform-express": "npm:^10.4.9"
"@nestjs/schedule": "npm:^4.1.1"
"@nestjs/schematics": "npm:^10.2.3"
"@nestjs/testing": "npm:^10.4.7"
Expand Down

0 comments on commit 47e22de

Please sign in to comment.