medic / cht-user-management

GNU Affero General Public License v3.0
3 stars 1 forks source link

Avoid Fastify routerPath deprecation warning #140

Closed kennsippell closed 2 months ago

kennsippell commented 2 months ago
(node:115628) [FSTDEP017] DeprecationWarning: You are accessing the deprecated "request.routerPath" property. Use "request.routeOptions.url" instead. Property "req.routerPath" will be removed in `fastify@5`.
(Use `node --trace-deprecation ...` to show where the warning was created)