chore(deps): bump ws from 8.18.2 to 8.18.3

Bumps [ws](https://github.com/websockets/ws) from 8.18.2 to 8.18.3.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.18.2...8.18.3)

---
updated-dependencies:
- dependency-name: ws
  dependency-version: 8.18.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-07-01 03:47:32 +00:00
committed by GitHub
parent 8023e170f5
commit bcd79b793c
3 changed files with 6 additions and 7 deletions

View File

@@ -19,7 +19,7 @@
},
"dependencies": {
"tslib": "2.8.1",
"ws": "8.18.2"
"ws": "8.18.3"
},
"peerDependencies": {
"@nestjs/common": "^11.0.0",