feathersjs / feathers

The API and real-time application framework
https://feathersjs.com
MIT License
14.97k stars 742 forks source link

fix: update socket.io-client to 4.7.5 #3447

Closed jd1378 closed 3 months ago

jd1378 commented 3 months ago

Summary

Hi This is simply to update the socket.io client dependency version to fix the issue related to disconnection and timeout behavior related: https://github.com/socketio/socket.io/issues/4964

I am aware that this PR is probably not needed due to ^, but here it goes anyway