build(deps): bump socket.io-client from 3.1.3 to 4.7.5 in /src (#6225)

Bumps [socket.io-client](https://github.com/socketio/socket.io-client) from 3.1.3 to 4.7.5.
- [Release notes](https://github.com/socketio/socket.io-client/releases)
- [Changelog](https://github.com/socketio/socket.io-client/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io-client/compare/3.1.3...4.7.5)

---
updated-dependencies:
- dependency-name: socket.io-client
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-03-15 21:59:40 +01:00 committed by GitHub
parent 58855a441b
commit b2805c1789
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -63,7 +63,7 @@
"security": "1.0.0",
"semver": "^7.6.0",
"socket.io": "^3.1.2",
"socket.io-client": "^3.1.2",
"socket.io-client": "^4.7.5",
"superagent": "^8.1.2",
"terser": "^5.29.2",
"threads": "^1.7.0",