Replace uuid module with built in crypto for UUIDv4 generation
This commit is contained in:
committed by
Philip H
parent
e80ff54ebc
commit
859dd2f25b
+1
-2
@@ -17,8 +17,7 @@
|
||||
"debug": "^4.3.4",
|
||||
"express-session": "^1.18.0",
|
||||
"h3": "^1.11.1",
|
||||
"qrcode": "^1.5.3",
|
||||
"uuid": "^9.0.1"
|
||||
"qrcode": "^1.5.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint-config-athom": "^3.1.3",
|
||||
|
||||
Reference in New Issue
Block a user