diia-open-source / be-user-service

European Union Public License 1.2
136 stars 7 forks source link

fix(#82): use `node:crypto` for uuid generation #103

Open techvlad opened 6 months ago

techvlad commented 6 months ago

Fix for #82

FowiFlowi commented 2 months ago

@techvlad, thanks! Can you check the tests, please? Some of them mock the uuid package, and it seems that we should mock the crypto module instead.