IrisBroadcast / ophrys-signage

Secure and easy to use signage and control solution for Linux. Created to be used with Raspberry Pi.
https://irisbroadcast.com/ophrys
Other
9 stars 2 forks source link

Bump socket.io to remove engine.io vulnerability #10

Closed cbjornram closed 2 years ago

cbjornram commented 2 years ago

engine.io has a vulnerability but can not be updated until socket.io gets a version bump. This PR bumps socket.io to the latest version (see Dependabot alert).

@Roog and @djhenley, I have only tested locally and I don't have a Pi available for a more proper testing. Could any of you run this on actual hardware since the version jump is quite large (2.4.0 to 4.4.1) and I am not sure what might be affected.

Cheers!🥳