Skip to content

Conversation

rastislavcore
Copy link

Updates multiple dependencies to their latest versions, including express, pg, bcryptjs, and others, to enhance security and performance.

Also corrects the PostgreSQL Docker Compose configuration to remove an unnecessary newline character.

Updates multiple dependencies to their latest versions, including express, pg, bcryptjs, and others, to enhance security and performance.

Also corrects the PostgreSQL Docker Compose configuration to remove an unnecessary newline character.
Updates `express` and other dependencies to address potential security vulnerabilities and improve compatibility.

Replaces the `nanoid` package with `node:crypto`'s `randomUUID` or a custom ID generation function for creating API keys and short link IDs.
This removes a dependency and enhances security by leveraging the built-in crypto module.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant