You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Great package!
It was not updated in long time, would be great if it was possible to release a new version with fastify and all other packages updated.
Describe the solution you'd like
Update dependencies.
Example of warning when running the server.
node:65080) [FST_MODULE_DEP_FASTIFY-FORMBODY] FastifyWarning.fastify-formbody: fastify-formbody has been deprecated. Use @fastify/[email protected] instead.
Receiving warning of deprecated packages when running npm i as well.
Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Great package!
It was not updated in long time, would be great if it was possible to release a new version with fastify and all other packages updated.
Describe the solution you'd like
Update dependencies.
Example of warning when running the server.
node:65080) [FST_MODULE_DEP_FASTIFY-FORMBODY] FastifyWarning.fastify-formbody: fastify-formbody has been deprecated. Use @fastify/[email protected] instead.
Receiving warning of deprecated packages when running npm i as well.
Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered: