diff --git a/package.json b/package.json index 2d8837cf..585e48fb 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "@platformatic/sql-mapper": "1.53.3", "ajv": "8.17.1", "fastify": "4.28.1", - "fastify-plugin": "4.5.1", + "fastify-plugin": "5.0.1", "fluent-json-schema": "4.2.1", "typescript": "5.6.2" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 55cc280d..7ee168c0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -30,8 +30,8 @@ importers: specifier: 4.28.1 version: 4.28.1 fastify-plugin: - specifier: 4.5.1 - version: 4.5.1 + specifier: 5.0.1 + version: 5.0.1 fluent-json-schema: specifier: 4.2.1 version: 4.2.1 @@ -1170,6 +1170,9 @@ packages: fastify-plugin@4.5.1: resolution: {integrity: sha512-stRHYGeuqpEZTL1Ef0Ovr2ltazUT9g844X5z/zEBFLG8RYlpDiOCIG+ATvYEp+/zmc7sN29mcIMp8gvYplYPIQ==} + fastify-plugin@5.0.1: + resolution: {integrity: sha512-HCxs+YnRaWzCl+cWRYFnHmeRFyR5GVnJTAaCJQiYzQSDwK9MgJdyAsuL3nh0EWRCYMgQ5MeziymvmAhUHYHDUQ==} + fastify-print-routes@3.2.0: resolution: {integrity: sha512-vbNliaT+SlZlH9sPYR1FYe3AJptbadf20/SjmramOxoeS6fdrAkMQu0H0/ZENaU4ruBlxCrUs0hUfV2J0dGyZw==} engines: {node: '>= 18.18.0'} @@ -4043,6 +4046,8 @@ snapshots: fastify-plugin@4.5.1: {} + fastify-plugin@5.0.1: {} + fastify-print-routes@3.2.0: dependencies: acquerello: 2.0.8