Bump uuid from 11.1.0 to 13.0.0 in /frontend (#143)

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] 2025-10-26 11:02:30 +00:00 committed by GitHub
parent 4fce317dea
commit b4ff4cbf25
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 8 additions and 6 deletions

View file

@ -17,7 +17,7 @@
"tslib": "2.8.1",
"tsx": "^4.20.5",
"typescript": "5.8.3",
"uuid": "^11.1.0",
"uuid": "^13.0.0",
"webpack": "^5.99.9",
"webpack-cli": "^6.0.1"
}