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

Bump dependencies to latest-ish #9

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

danielkutt
Copy link
Contributor

v10 of websocket required refactor:
fastify/fastify-websocket#290

@danielkutt
Copy link
Contributor Author

danielkutt commented Oct 21, 2024

Not sure if we should change the dependencies to a range instead (so we could fix vulnerabilities downstream in the future)

@miguel-silva
Copy link
Owner

Not sure if we should change the dependencies to a range instead (so we could fix vulnerabilities downstream in the future)

The problem is that sometimes unintentional patches introduce even more problems than they solve. Pinning dependencies in node JS is something typical within Pipedrive, so I recommend keeping it like this for now.

@miguel-silva miguel-silva merged commit 2df5700 into miguel-silva:main Oct 21, 2024
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.

2 participants