Skip to content

Commit

Permalink
build(deps): bump @nestjs/websockets in /teammapper-backend (#602)
Browse files Browse the repository at this point in the history
Bumps [@nestjs/websockets](https://github.com/nestjs/nest/tree/HEAD/packages/websockets) from 10.4.1 to 10.4.12.
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.4.12/packages/websockets)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent 5bec91a commit f39c4cd
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 5 deletions.
12 changes: 8 additions & 4 deletions teammapper-backend/package-lock.json

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

2 changes: 1 addition & 1 deletion teammapper-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@nestjs/schedule": "^4.1.1",
"@nestjs/serve-static": "^4.0.2",
"@nestjs/typeorm": "^10.0.2",
"@nestjs/websockets": "^10.4.1",
"@nestjs/websockets": "^10.4.12",
"@types/uuid": "^10.0.0",
"cache-manager": "^5.7.4",
"class-validator": "^0.14.1",
Expand Down

0 comments on commit f39c4cd

Please sign in to comment.