-
Notifications
You must be signed in to change notification settings - Fork 757
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Security issue for socket.io dependency #1850
Comments
+1 |
The latest version of browser-sync already uses socket.io v2.4.0 (source), you might want to update browser-sync in your app. |
Please see
I think based on these we may need to consider:
|
My browser-synch version is 2.26.14 (latest version), but still my my scan reports says HIGH Serverity for this engine and socket packages. |
There are a number of issues that keep getting created for this security warning. What is required to get the updated socket.io package merged? |
+1 |
Same problem here |
Issue details
There is a security issue with the current version of socket.io
https://www.npmjs.com/advisories/1609
The advisory from npm is to "Update to version 2.4.0 or later."
Steps to reproduce/test case
Simply npm install and you will get the security issue reported
https://www.npmjs.com/advisories/1609
Please specify which version of Browsersync, node and npm you're running
Affected platforms
The text was updated successfully, but these errors were encountered: