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

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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-02-23 20:01:29 +01:00 committed by GitHub
parent ea3999135f
commit 4855fe65c1
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.3", "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",