Skip to content

Commit

Permalink
chore: bump engine.io to version 6.2.1
Browse files Browse the repository at this point in the history
In order to fix CVE-2022-41940.

See also: GHSA-r7qp-cfhv-p84w
  • Loading branch information
darrachequesne committed Nov 22, 2022
1 parent 57e5f25 commit c00bb95
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
26 changes: 13 additions & 13 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
Expand Up @@ -49,7 +49,7 @@
"accepts": "~1.3.4",
"base64id": "~2.0.0",
"debug": "~4.3.2",
"engine.io": "~6.2.0",
"engine.io": "~6.2.1",
"socket.io-adapter": "~2.4.0",
"socket.io-parser": "~4.2.1"
},
Expand Down

0 comments on commit c00bb95

Please sign in to comment.