diff --git a/package.json b/package.json index 2b77f24..1537fea 100644 --- a/package.json +++ b/package.json @@ -58,23 +58,23 @@ } ], "dependencies": { - "@fastify/accept-negotiator": "^2.0.0", - "@fastify/send": "^4.0.0", + "@fastify/accept-negotiator": "^2.0.1", + "@fastify/send": "^4.1.0", "content-disposition": "^1.0.1", - "fastify-plugin": "^5.0.0", - "fastq": "^1.17.1", + "fastify-plugin": "^5.1.0", + "fastq": "^1.20.1", "glob": "^13.0.0" }, "devDependencies": { - "@fastify/compress": "^8.0.0", - "@types/node": "^25.0.3", - "borp": "^0.20.0", + "@fastify/compress": "^8.3.1", + "@types/node": "^25.0.5", + "borp": "^0.21.0", "c8": "^10.1.3", "concat-stream": "^2.0.0", - "eslint": "^9.17.0", - "fastify": "^5.1.0", - "neostandard": "^0.12.0", - "pino": "^9.1.0", + "eslint": "^9.39.2", + "fastify": "^5.6.2", + "neostandard": "^0.12.2", + "pino": "^10.1.1", "proxyquire": "^2.1.3", "tsd": "^0.33.0" },