faster uuid generator

This commit is contained in:
Dave Horton
2022-12-21 08:27:00 -05:00
parent 8592a71978
commit a076fc43b5
10 changed files with 22 additions and 12 deletions

View File

@@ -50,11 +50,11 @@
"moment": "^2.29.4",
"parse-url": "^8.1.0",
"pino": "^6.14.0",
"random-uuid": "^1.0.2",
"sdp-transform": "^2.14.1",
"short-uuid": "^4.2.0",
"to-snake-case": "^1.0.0",
"undici": "^5.8.2",
"uuid": "^8.3.2",
"undici": "^5.11.0",
"verify-aws-sns-signature": "^0.1.0",
"ws": "^8.8.0",
"xml2js": "^0.4.23"