Bump socket.io-client from 4.6.2 to 4.7.0 in /client

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-06-23 01:10:11 +00:00
committed by GitHub
parent 6dee5e2c77
commit a32d68760a
2 changed files with 15 additions and 15 deletions

View File

@ -20,7 +20,7 @@
"react-router-dom": "^6.13.0",
"react-transition-group": "^4.4.5",
"sass": "^1.63.6",
"socket.io-client": "^4.6.2",
"socket.io-client": "^4.7.0",
"uuid": "^9.0.0",
"xterm": "^5.2.1",
"xterm-addon-fit": "^0.7.0"