Skip to content

Commit

Permalink
chore(deps): bump ws from 8.11.0 to 8.17.1 (#93)
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
abrom committed Jun 18, 2024
1 parent 5eae5a0 commit 93fe190
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 27 deletions.
82 changes: 56 additions & 26 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 @@ -14,7 +14,7 @@
"description": "default socket.io in-memory adapter",
"dependencies": {
"debug": "~4.3.4",
"ws": "~8.11.0"
"ws": "~8.17.1"
},
"devDependencies": {
"@types/debug": "^4.1.12",
Expand Down

0 comments on commit 93fe190

Please sign in to comment.