Skip to content

Commit

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

---
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] authored Sep 21, 2024
1 parent 5ee97d3 commit fba01e2
Showing 1 changed file with 1 addition and 16 deletions.
17 changes: 1 addition & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17572,7 +17572,7 @@ __metadata:
languageName: node
linkType: hard

"ws@npm:8.17.1":
"ws@npm:8.17.1, ws@npm:^8.16.0":
version: 8.17.1
resolution: "ws@npm:8.17.1"
peerDependencies:
Expand All @@ -17587,21 +17587,6 @@ __metadata:
languageName: node
linkType: hard

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

"xdg-basedir@npm:^5.0.1, xdg-basedir@npm:^5.1.0":
version: 5.1.0
resolution: "xdg-basedir@npm:5.1.0"
Expand Down

0 comments on commit fba01e2

Please sign in to comment.