sockjs is pulling in an old version of uuid which is considered vulnerable to GHSA-w5hq-g745-h8pq.
While in practice this is not actually exploitable given how prevalent webpack is, this is going to be very noisy - the dependency itself is being pulled in by sockjs which has not had a release in 5 years, and the last change was landed 8 months ago.
I'm hoping it is still maintained so I've opened sockjs/sockjs-node#315 but in the case it isn't then the library will need to be forked or replaced
sockjsis pulling in an old version ofuuidwhich is considered vulnerable to GHSA-w5hq-g745-h8pq.While in practice this is not actually exploitable given how prevalent
webpackis, this is going to be very noisy - the dependency itself is being pulled in bysockjswhich has not had a release in 5 years, and the last change was landed 8 months ago.I'm hoping it is still maintained so I've opened sockjs/sockjs-node#315 but in the case it isn't then the library will need to be forked or replaced