remove uuid module

built into node.js now
This commit is contained in:
Girish Ramakrishnan
2025-07-28 12:53:27 +02:00
parent 373ef5b7e1
commit cbc73f5c9a
19 changed files with 45 additions and 62 deletions

View File

@@ -55,7 +55,6 @@
"tar-stream": "^3.1.7",
"tldjs": "^2.3.2",
"ua-parser-js": "^2.0.4",
"uuid": "^11.1.0",
"ws": "^8.18.3",
"xml2js": "^0.6.2"
},