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

Bump ws from 7.5.6 to 7.5.10 #150

Merged
merged 1 commit into from
Jun 18, 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
38 changes: 4 additions & 34 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15264,8 +15264,8 @@ __metadata:
linkType: hard

"ws@npm:^7.4.6":
version: 7.5.6
resolution: "ws@npm:7.5.6"
version: 7.5.10
resolution: "ws@npm:7.5.10"
peerDependencies:
bufferutil: ^4.0.1
utf-8-validate: ^5.0.2
Expand All @@ -15274,26 +15274,11 @@ __metadata:
optional: true
utf-8-validate:
optional: true
checksum: 10c0/ac36216d666c2404910a5efed88fc02ef75f939434e9533ca5a0541b98454e42d831d20b77e23d9e3b7761a167a10869a39df92ab73c336678293fe2b0a9b753
checksum: 10c0/bd7d5f4aaf04fae7960c23dcb6c6375d525e00f795dd20b9385902bd008c40a94d3db3ce97d878acc7573df852056ca546328b27b39f47609f80fb22a0a9b61d
languageName: node
linkType: hard

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

"ws@npm:^8.15.1":
"ws@npm:^8.1.0, ws@npm:^8.15.1, ws@npm:^8.8.1":
version: 8.17.0
resolution: "ws@npm:8.17.0"
peerDependencies:
Expand All @@ -15308,21 +15293,6 @@ __metadata:
languageName: node
linkType: hard

"ws@npm:^8.8.1":
version: 8.13.0
resolution: "ws@npm:8.13.0"
peerDependencies:
bufferutil: ^4.0.1
utf-8-validate: ">=5.0.2"
peerDependenciesMeta:
bufferutil:
optional: true
utf-8-validate:
optional: true
checksum: 10c0/579817dbbab3ee46669129c220cfd81ba6cdb9ab5c3e9a105702dd045743c4ab72e33bb384573827c0c481213417cc880e41bc097e0fc541a0b79fa3eb38207d
languageName: node
linkType: hard

"xdg-basedir@npm:^4.0.0":
version: 4.0.0
resolution: "xdg-basedir@npm:4.0.0"
Expand Down
Loading