[x] I have run npm test locally and all tests are passing.
PR Description
We remove the dependency to library fastify-x-request-id because it is fixing its dependency on fastify-plugin 3.x. Similar code is implemented in a plugin without external dependencies.
Pull Request Template
PR Checklist
npm test
locally and all tests are passing.PR Description
Related to #17