refactor(backend): Improve UUID generation (#11286)

* Replace with `crypto.randomUUID()`

* Remove uuid
This commit is contained in:
woxtu
2023-07-15 18:39:38 +09:00
committed by GitHub
parent 9d5dd7201e
commit b392f44b81
9 changed files with 25 additions and 34 deletions

6
pnpm-lock.yaml generated
View File

@@ -380,9 +380,6 @@ importers:
unzipper:
specifier: 0.10.14
version: 0.10.14
uuid:
specifier: 9.0.0
version: 9.0.0
vary:
specifier: 1.1.2
version: 1.1.2
@@ -586,9 +583,6 @@ importers:
'@types/unzipper':
specifier: 0.10.6
version: 0.10.6
'@types/uuid':
specifier: 9.0.2
version: 9.0.2
'@types/vary':
specifier: 1.1.0
version: 1.1.0