Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: ws
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 19, 2024
1 parent 876907e commit 0523517
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"figlet": "^1.7.0",
"gradient-string": "^2.0.2",
"utf-8-validate": "^6.0.4",
"ws": "^8.17.0",
"ws": "^8.17.1",
"zlib-sync": "^0.1.9"
},
"devDependencies": {
Expand Down
19 changes: 17 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2719,7 +2719,7 @@ __metadata:
tsup: "npm:^8.1.0"
typescript: "npm:^5.4.5"
utf-8-validate: "npm:^6.0.4"
ws: "npm:^8.17.0"
ws: "npm:^8.17.1"
zlib-sync: "npm:^0.1.9"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -5066,7 +5066,7 @@ __metadata:
languageName: node
linkType: hard

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

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

"y18n@npm:^5.0.5":
version: 5.0.8
resolution: "y18n@npm:5.0.8"
Expand Down

0 comments on commit 0523517

Please sign in to comment.