fix(deps): update dependency uuid to v10 (#30624)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-06-10 16:29:11 +02:00 committed by GitHub
parent dd4a976122
commit a6e0e167a7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 11 additions and 11 deletions

View file

@ -27,7 +27,7 @@
"pino": "^9.0.0",
"pino-http": "^10.0.0",
"prom-client": "^15.0.0",
"uuid": "^9.0.0",
"uuid": "^10.0.0",
"ws": "^8.12.1"
},
"devDependencies": {