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 fast-json-stringify to v5.10.0 #5383

Closed
wants to merge 1 commit into from
Closed

bump fast-json-stringify to v5.10.0 #5383

wants to merge 1 commit into from

Conversation

NEO97online
Copy link

@NEO97online NEO97online commented Apr 3, 2024

It is imperative that the following PR from fast-json-stringify makes it into Fastify, because the issue that was resolved there regarding nullable schema objects is severely impacting our project.

fastify/fast-json-stringify#670

Checklist

It is imperative that the following PR from fast-json-stringify makes it into Fastify, because the issue that resolved regarding nullable schema objects is severely impacting our project.

fastify/fast-json-stringify#670

Signed-off-by: NEO97 <[email protected]>
@climba03003
Copy link
Member

climba03003 commented Apr 3, 2024

There is no need to bump the version, re-install your dependency will pick up the new version.

npm update fast-json-stringify

pnpm update fast-json-stringify

It is unlikely there will be a new release for the dependencies change in minor version.

@Eomm
Copy link
Member

Eomm commented Apr 3, 2024

As said, just run npm update to load the new version - it is not pinned in this project

https://www.freecodecamp.org/news/how-to-update-npm-dependencies/

Closing

@Eomm Eomm closed this Apr 3, 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.

3 participants