Skip to content

Commit

Permalink
Bump @nestjs/platform-express from 10.4.15 to 11.0.1
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.15 to 11.0.1.
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v11.0.1/packages/platform-express)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 17, 2025
1 parent a88dbcb commit 3f1eaff
Show file tree
Hide file tree
Showing 2 changed files with 243 additions and 28 deletions.
2 changes: 1 addition & 1 deletion apps/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@nestjs/core": "^10.2.1",
"@nestjs/jwt": "^10.1.0",
"@nestjs/passport": "^10.0.1",
"@nestjs/platform-express": "^10.2.1",
"@nestjs/platform-express": "^11.0.1",
"@nestjs/schematics": "^10.0.2",
"@nestjs/sequelize": "^10.0.0",
"@nestjs/serve-static": "^4.0.0",
Expand Down
Loading

0 comments on commit 3f1eaff

Please sign in to comment.