forked from mirrors/amnezia-wg-easy
Replace uuid module with built in crypto for UUIDv4 generation
This commit is contained in:
parent
e80ff54ebc
commit
859dd2f25b
3 changed files with 5 additions and 20 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue