Bump uuid and hyperid in /src/ifctester/webapp

Removes [uuid](https://github.com/uuidjs/uuid). It's no longer used after updating ancestor dependency [hyperid](https://github.com/mcollina/hyperid). These dependencies need to be updated together.

Removes `uuid`

Updates `hyperid` from 3.3.0 to 4.0.0
- [Release notes](https://github.com/mcollina/hyperid/releases)
- [Commits](https://github.com/mcollina/hyperid/compare/v3.3.0...v4.0.0)

---
updated-dependencies:
- dependency-name: uuid
  dependency-version:
  dependency-type: indirect
- dependency-name: hyperid
  dependency-version: 4.0.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit 73bf238232)
This commit is contained in:
dependabot[bot]
2026-04-30 23:00:21 +00:00
committed by Dion Moult
parent 695e91ef1a
commit e6e80246f1
2 changed files with 10 additions and 27 deletions
+1 -1
View File
@@ -34,7 +34,7 @@
},
"dependencies": {
"eventemitter3": "^5.0.1",
"hyperid": "^3.3.0",
"hyperid": "^4.0.0",
"lucide-svelte": "^0.542.0",
"socket.io-client": "^4.8.1",
"svelecte": "^5.2.0",