Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: replace uuid dependency for built in nodejs util #404

Merged
merged 1 commit into from
Dec 1, 2022

Conversation

tim-hoffmann
Copy link
Contributor

Hi,
I removed the uuid dependency because Node.js has a built in utility for v4 uuids since version 15.
Docs: https://nodejs.org/docs/latest-v16.x/api/crypto.html#cryptorandomuuidoptions

@vladholubiev
Copy link
Member

Nice catch! Thanks!

@vladholubiev vladholubiev merged commit 7ebaa8b into shelfio:master Dec 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants