2
0

Update uuid package to latest version (#36259)

This commit is contained in:
Renaud Chaput
2025-09-25 10:54:02 +02:00
committed by GitHub
parent d2bdb03da0
commit 719b2de3c3
2 changed files with 7 additions and 16 deletions

View File

@@ -27,7 +27,7 @@
"pino": "^9.0.0",
"pino-http": "^10.0.0",
"prom-client": "^15.0.0",
"uuid": "^11.0.0",
"uuid": "^13.0.0",
"ws": "^8.12.1"
},
"devDependencies": {
@@ -35,7 +35,6 @@
"@types/cors": "^2.8.16",
"@types/express": "^4.17.17",
"@types/pg": "^8.6.6",
"@types/uuid": "^10.0.0",
"@types/ws": "^8.5.9",
"globals": "^16.0.0",
"pino-pretty": "^13.0.0",