Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump ws from 6.2.2 to 6.2.3 #1308

Merged
merged 1 commit into from
Sep 1, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 4 additions & 19 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -18831,11 +18831,11 @@ __metadata:
linkType: hard

"ws@npm:^6.2.2":
version: 6.2.2
resolution: "ws@npm:6.2.2"
version: 6.2.3
resolution: "ws@npm:6.2.3"
dependencies:
async-limiter: "npm:~1.0.0"
checksum: 10c0/d628a1e95668a296644b4f51ce5debb43d9f1d89ebb2e32fef205a685b9439378eb824d60ce3a40bbc3bad0e887d84a56b343f2076f48d74f17c4c0800c42967
checksum: 10c0/56a35b9799993cea7ce2260197e7879f21bbbb194a967f31acbbda6f7f46ecda4365951966fb062044c95197e19fb2f053be6f65c172435455186835f494de41
languageName: node
linkType: hard

Expand All @@ -18854,22 +18854,7 @@ __metadata:
languageName: node
linkType: hard

"ws@npm:^8.11.0":
version: 8.14.2
resolution: "ws@npm:8.14.2"
peerDependencies:
bufferutil: ^4.0.1
utf-8-validate: ">=5.0.2"
peerDependenciesMeta:
bufferutil:
optional: true
utf-8-validate:
optional: true
checksum: 10c0/35b4c2da048b8015c797fd14bcb5a5766216ce65c8a5965616a5440ca7b6c3681ee3cbd0ea0c184a59975556e9d58f2002abf8485a14d11d3371770811050a16
languageName: node
linkType: hard

"ws@npm:^8.12.1":
"ws@npm:^8.11.0, ws@npm:^8.12.1":
version: 8.15.0
resolution: "ws@npm:8.15.0"
peerDependencies:
Expand Down
Loading