Skip to content

Commit

Permalink
chore(deps): bump @nestjs/platform-express from 10.4.12 to 10.4.15
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.12 to 10.4.15.
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.4.15/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 Dec 23, 2024
1 parent da9ce90 commit 4eaf6bc
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 23 deletions.
2 changes: 1 addition & 1 deletion apps/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@chess-d/shared": "workspace:*",
"@nestjs/common": "^10.4.9",
"@nestjs/core": "^10.4.1",
"@nestjs/platform-express": "^10.4.8",
"@nestjs/platform-express": "^10.4.15",
"@nestjs/platform-socket.io": "^10.4.7",
"@nestjs/websockets": "^10.4.8",
"chess.js": "1.0.0-beta.8",
Expand Down
44 changes: 22 additions & 22 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4eaf6bc

Please sign in to comment.