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

Bumps [socket.io-client](https://github.com/socketio/socket.io-client) from 3.1.3 to 4.7.4.
- [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.4)

---
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>
This commit is contained in:
dependabot[bot] 2024-02-29 15:29:38 +00:00 committed by GitHub
parent cd38832e1d
commit a1e748b419
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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