Bump uuid from 9.0.1 to 10.0.0 in /client

Bumps [uuid](https://github.com/uuidjs/uuid) from 9.0.1 to 10.0.0.
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/uuidjs/uuid/compare/v9.0.1...v10.0.0)

---
updated-dependencies:
- dependency-name: uuid
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-06-10 08:29:36 +00:00
committed by GitHub
parent 0cbd4d4b86
commit 40f641ea04
2 changed files with 5 additions and 5 deletions

View File

@ -21,7 +21,7 @@
"react-transition-group": "^4.4.5",
"sass": "^1.77.4",
"socket.io-client": "^4.7.5",
"uuid": "^9.0.1",
"uuid": "^10.0.0",
"xterm": "^5.3.0",
"xterm-addon-fit": "^0.8.0"
},