Skip to content

Commit

Permalink
chore: bump ws to version 8.17.1
Browse files Browse the repository at this point in the history
Includes the following security fix: websockets/ws@e55e510

Advisory: GHSA-3h5v-q93c-6h6q
Diff: websockets/ws@8.11.0...8.17.1
  • Loading branch information
darrachequesne committed Jun 18, 2024
1 parent fa47916 commit 0eb956b
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 11 deletions.
50 changes: 40 additions & 10 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@socket.io/component-emitter": "~3.1.0",
"debug": "~4.3.1",
"engine.io-parser": "~5.2.1",
"ws": "~8.11.0",
"ws": "~8.17.1",
"xmlhttprequest-ssl": "~2.0.0"
},
"devDependencies": {
Expand Down

0 comments on commit 0eb956b

Please sign in to comment.