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

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

---
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]
2023-06-29 00:38:45 +00:00
committed by GitHub
parent cca3de88cb
commit a56ed69aa3
2 changed files with 10 additions and 10 deletions

View File

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