Skip to content

Commit

Permalink
chore: bump ws versions (#13828)
Browse files Browse the repository at this point in the history
  • Loading branch information
awsluja committed Jun 20, 2024
1 parent d485239 commit ee3ea4a
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -32762,8 +32762,8 @@ node-pty@beta:
linkType: hard

"ws@npm:^7.5.7":
version: 7.5.7
resolution: "ws@npm:7.5.7"
version: 7.5.10
resolution: "ws@npm:7.5.10"
peerDependencies:
bufferutil: ^4.0.1
utf-8-validate: ^5.0.2
Expand All @@ -32772,13 +32772,13 @@ node-pty@beta:
optional: true
utf-8-validate:
optional: true
checksum: f856382d94dfa8d722337d79117fe4f16d48ef7d7f77a58e94af7d7f32e863fce8403c00992ddddbf1efd5a334c581c2a987aea66255f7ee368680e59f78ae15
checksum: bd7d5f4aaf04fae7960c23dcb6c6375d525e00f795dd20b9385902bd008c40a94d3db3ce97d878acc7573df852056ca546328b27b39f47609f80fb22a0a9b61d
languageName: node
linkType: hard

"ws@npm:^8.13.0, ws@npm:^8.5.0":
version: 8.16.0
resolution: "ws@npm:8.16.0"
version: 8.17.1
resolution: "ws@npm:8.17.1"
peerDependencies:
bufferutil: ^4.0.1
utf-8-validate: ">=5.0.2"
Expand All @@ -32787,7 +32787,7 @@ node-pty@beta:
optional: true
utf-8-validate:
optional: true
checksum: a7783bb421c648b1e622b423409cb2a58ac5839521d2f689e84bc9dc41d59379c692dd405b15a997ea1d4c0c2e5314ad707332d0c558f15232d2bc07c0b4618a
checksum: f4a49064afae4500be772abdc2211c8518f39e1c959640457dcee15d4488628620625c783902a52af2dd02f68558da2868fd06e6fd0e67ebcd09e6881b1b5bfe
languageName: node
linkType: hard

Expand Down

0 comments on commit ee3ea4a

Please sign in to comment.