build(deps): bump uuid from 13.0.0 to 14.0.0 in /frontend (#684)

Bumps [uuid](https://github.com/uuidjs/uuid) from 13.0.0 to 14.0.0.
- [Release notes](https://github.com/uuidjs/uuid/releases)
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/uuidjs/uuid/compare/v13.0.0...v14.0.0)

---
updated-dependencies:
- dependency-name: uuid
  dependency-version: 14.0.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-04-23 18:01:08 +02:00
committed by GitHub
parent e2417bbbeb
commit 4d6e275194
3 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -44,7 +44,7 @@
"react-router": "^7.13.0",
"react-select": "^5.10.2",
"swagger-ui-react": "^5.31.2",
"uuid": "^13.0.0"
"uuid": "^14.0.0"
},
"devDependencies": {
"@eslint/eslintrc": "^3.3.3",