Skip to content

Commit

Permalink
Bump ws from 6.2.2 to 6.2.3 (#231)
Browse files Browse the repository at this point in the history
Bumps [ws](https://github.com/websockets/ws) from 6.2.2 to 6.2.3.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@6.2.2...6.2.3)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 24, 2024
1 parent a17d890 commit 44f8557
Showing 1 changed file with 4 additions and 19 deletions.
23 changes: 4 additions & 19 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -21545,30 +21545,15 @@ __metadata:
linkType: hard

"ws@npm:^6.1.0":
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: 10/bb791ac02ad7e59fd4208cc6dd3a5bf7a67dff4611a128ed33365996f9fc24fa0d699043559f1798b4bc8045639fd21a1fd3ceca81de560124444abd8e321afc
checksum: 10/19f8d1608317f4c98f63da6eebaa85260a6fe1ba459cbfedd83ebe436368177fb1e2944761e2392c6b7321cbb7a375c8a81f9e1be35d555b6b4647eb61eadd46
languageName: node
linkType: hard

"ws@npm:^8.11.0, ws@npm:^8.2.3":
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: 10/1769532b6fdab9ff659f0b17810e7501831d34ecca23fd179ee64091dd93a51f42c59f6c7bb4c7a384b6c229aca8076fb312aa35626257c18081511ef62a161d
languageName: node
linkType: hard

"ws@npm:^8.16.0":
"ws@npm:^8.11.0, ws@npm:^8.16.0, ws@npm:^8.2.3":
version: 8.17.1
resolution: "ws@npm:8.17.1"
peerDependencies:
Expand Down

0 comments on commit 44f8557

Please sign in to comment.