Skip to content

Commit 0eb956b

Browse files
chore: bump ws to version 8.17.1
Includes the following security fix: websockets/ws@e55e510 Advisory: GHSA-3h5v-q93c-6h6q Diff: websockets/ws@8.11.0...8.17.1
1 parent fa47916 commit 0eb956b

File tree

2 files changed

+41
-11
lines changed

2 files changed

+41
-11
lines changed

package-lock.json

+40-10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@socket.io/component-emitter": "~3.1.0",
5757
"debug": "~4.3.1",
5858
"engine.io-parser": "~5.2.1",
59-
"ws": "~8.11.0",
59+
"ws": "~8.17.1",
6060
"xmlhttprequest-ssl": "~2.0.0"
6161
},
6262
"devDependencies": {

0 commit comments

Comments
 (0)