diff --git a/package.json b/package.json index be283fe..b497f84 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "@fastify/static": "^8.2.0", "@platformatic/python-node": "^2.0.0", "@platformatic/service": "^3.0.0", - "fastify-plugin": "^5.0.0" + "fastify-plugin": "^6.0.0" }, "devDependencies": { "cleaner-spec-reporter": "^1.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d6e7adf..2cef698 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,8 +18,8 @@ importers: specifier: ^3.0.0 version: 3.37.0(typescript@5.9.3) fastify-plugin: - specifier: ^5.0.0 - version: 5.1.0 + specifier: ^6.0.0 + version: 6.0.0 devDependencies: cleaner-spec-reporter: specifier: ^1.0.0 @@ -1191,6 +1191,9 @@ packages: fastify-plugin@5.1.0: resolution: {integrity: sha512-FAIDA8eovSt5qcDgcBvDuX/v0Cjz0ohGhENZ/wpc3y+oZCY2afZ9Baqql3g/lC+OHRnciQol4ww7tuthOb9idw==} + fastify-plugin@6.0.0: + resolution: {integrity: sha512-fZOty7z3O7vOliF6d8bHE3wiEh1KcNnKEQensSgTk9C1DvN6nRLS++XVd86v33Hw/8u9Un8A1zDrQ8ujcQDHEg==} + fastify@5.7.4: resolution: {integrity: sha512-e6l5NsRdaEP8rdD8VR0ErJASeyaRbzXYpmkrpr2SuvuMq6Si3lvsaVy5C+7gLanEkvjpMDzBXWE5HPeb/hgTxA==} @@ -3979,6 +3982,8 @@ snapshots: fastify-plugin@5.1.0: {} + fastify-plugin@6.0.0: {} + fastify@5.7.4: dependencies: '@fastify/ajv-compiler': 4.0.5