Skip to content

Commit

Permalink
build(deps): bump ws from 7.5.9 to 7.5.10 (#1780)
Browse files Browse the repository at this point in the history
Bumps [ws](https://github.com/websockets/ws) from 7.5.9 to 7.5.10.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@7.5.9...7.5.10)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 19, 2024
1 parent b663f1e commit c196bd3
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 3 deletions.
2 changes: 1 addition & 1 deletion server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"uuid": "^9.0.0",
"validator": "^13.7.0",
"winston": "^3.10.0",
"ws": "^7.4.6",
"ws": "^7.5.10",
"zod": "^3.22.4",
"zod-validation-error": "^3.0.2"
},
Expand Down
19 changes: 17 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15932,7 +15932,7 @@ __metadata:
validator: "npm:^13.7.0"
vitest: "npm:^1.2.2"
winston: "npm:^3.10.0"
ws: "npm:^7.4.6"
ws: "npm:^7.5.10"
zod: "npm:^3.22.4"
zod-validation-error: "npm:^3.0.2"
languageName: unknown
Expand Down Expand Up @@ -21748,7 +21748,7 @@ __metadata:
languageName: node
linkType: hard

"ws@npm:^7.2.0, ws@npm:^7.4.6":
"ws@npm:^7.2.0":
version: 7.5.9
resolution: "ws@npm:7.5.9"
peerDependencies:
Expand All @@ -21763,6 +21763,21 @@ __metadata:
languageName: node
linkType: hard

"ws@npm:^7.5.10":
version: 7.5.10
resolution: "ws@npm:7.5.10"
peerDependencies:
bufferutil: ^4.0.1
utf-8-validate: ^5.0.2
peerDependenciesMeta:
bufferutil:
optional: true
utf-8-validate:
optional: true
checksum: 10c0/bd7d5f4aaf04fae7960c23dcb6c6375d525e00f795dd20b9385902bd008c40a94d3db3ce97d878acc7573df852056ca546328b27b39f47609f80fb22a0a9b61d
languageName: node
linkType: hard

"ws@npm:^8.11.0":
version: 8.12.1
resolution: "ws@npm:8.12.1"
Expand Down

0 comments on commit c196bd3

Please sign in to comment.