Bump socket.io-client from 4.7.3 to 4.7.4 in /client

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-01-15 01:09:03 +00:00
committed by GitHub
parent 0656c6a9fa
commit b7e1fe98d7
2 changed files with 5 additions and 5 deletions

View File

@ -20,7 +20,7 @@
"react-router-dom": "^6.21.2",
"react-transition-group": "^4.4.5",
"sass": "^1.69.7",
"socket.io-client": "^4.7.3",
"socket.io-client": "^4.7.4",
"uuid": "^9.0.1",
"xterm": "^5.3.0",
"xterm-addon-fit": "^0.8.0"