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

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

---
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-08-03 00:30:10 +00:00
committed by GitHub
parent 0f8b867cc4
commit 51602f981a
2 changed files with 15 additions and 15 deletions

View File

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