Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 20, 2024
1 parent 86fb93f commit 5e33ce1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/genesys-web-messaging-tester/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"dependencies": {
"debug": "^4.3.3",
"uuid": "^10.0.0",
"ws": "^8.13.0"
"ws": "^8.17.1"
},
"devDependencies": {
"@ikerin/build-readme": "^1.1.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1021,7 +1021,7 @@ __metadata:
ts-jest: ^29.1.1
typescript: ^5.3.3
uuid: ^10.0.0
ws: ^8.13.0
ws: ^8.17.1
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -6099,9 +6099,9 @@ __metadata:
languageName: node
linkType: hard

"ws@npm:^8.13.0":
version: 8.14.2
resolution: "ws@npm:8.14.2"
"ws@npm:^8.17.1":
version: 8.18.0
resolution: "ws@npm:8.18.0"
peerDependencies:
bufferutil: ^4.0.1
utf-8-validate: ">=5.0.2"
Expand All @@ -6110,7 +6110,7 @@ __metadata:
optional: true
utf-8-validate:
optional: true
checksum: 3ca0dad26e8cc6515ff392b622a1467430814c463b3368b0258e33696b1d4bed7510bc7030f7b72838b9fdeb8dbd8839cbf808367d6aae2e1d668ce741d4308b
checksum: 91d4d35bc99ff6df483bdf029b9ea4bfd7af1f16fc91231a96777a63d263e1eabf486e13a2353970efc534f9faa43bdbf9ee76525af22f4752cbc5ebda333975
languageName: node
linkType: hard

Expand Down

0 comments on commit 5e33ce1

Please sign in to comment.