Skip to content

Commit edd938c

Browse files
committed
chore: bump engine.io-client from 6.5.2 to 6.5.4
This release of engine.io-client includes the bump of ws to 8.17.1 that fixes a security vulnerability (see GHSA-3h5v-q93c-6h6q)
1 parent 579d344 commit edd938c

File tree

2 files changed

+42
-12
lines changed

2 files changed

+42
-12
lines changed

package-lock.json

+41-11
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
@@ -47,7 +47,7 @@
4747
"dependencies": {
4848
"@socket.io/component-emitter": "~3.1.0",
4949
"debug": "~4.3.2",
50-
"engine.io-client": "~6.5.2",
50+
"engine.io-client": "~6.5.4",
5151
"socket.io-parser": "~4.2.4"
5252
},
5353
"devDependencies": {

0 commit comments

Comments
 (0)