Skip to content

Commit

Permalink
chore(deps): bump @nestjs/websockets from 10.3.10 to 10.4.1
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.3.10 to 10.4.1.
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.4.1/packages/websockets)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent 54b32f6 commit 492332b
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
2 changes: 1 addition & 1 deletion apps/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@nestjs/graphql": "^12.2.0",
"@nestjs/platform-express": "^10.3.10",
"@nestjs/platform-ws": "^10.4.1",
"@nestjs/websockets": "^10.3.10",
"@nestjs/websockets": "^10.4.1",
"graphql": "^16.9.0",
"reflect-metadata": "^0.2.0",
"rxjs": "^7.8.1",
Expand Down
46 changes: 23 additions & 23 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 492332b

Please sign in to comment.