diff --git a/bun.lock b/bun.lock index f1486c87..733c35a6 100644 --- a/bun.lock +++ b/bun.lock @@ -8,7 +8,7 @@ "@fastify/multipart": "9.4.0", "commander": "14.0.2", "exif-reader": "2.0.3", - "fastify": "5.7.2", + "fastify": "5.7.3", "pino": "10.3.0", "sharp": "0.34.5", "thumbhash": "0.1.1", @@ -160,7 +160,7 @@ "fast-uri": ["fast-uri@3.1.0", "", {}, ""], - "fastify": ["fastify@5.7.2", "", { "dependencies": { "@fastify/ajv-compiler": "^4.0.5", "@fastify/error": "^4.0.0", "@fastify/fast-json-stringify-compiler": "^5.0.0", "@fastify/proxy-addr": "^5.0.0", "abstract-logging": "^2.0.1", "avvio": "^9.0.0", "fast-json-stringify": "^6.0.0", "find-my-way": "^9.0.0", "light-my-request": "^6.0.0", "pino": "^10.1.0", "process-warning": "^5.0.0", "rfdc": "^1.3.1", "secure-json-parse": "^4.0.0", "semver": "^7.6.0", "toad-cache": "^3.7.0" } }, "sha512-dBJolW+hm6N/yJVf6J5E1BxOBNkuXNl405nrfeR8SpvGWG3aCC2XDHyiFBdow8Win1kj7sjawQc257JlYY6M/A=="], + "fastify": ["fastify@5.7.3", "", { "dependencies": { "@fastify/ajv-compiler": "^4.0.5", "@fastify/error": "^4.0.0", "@fastify/fast-json-stringify-compiler": "^5.0.0", "@fastify/proxy-addr": "^5.0.0", "abstract-logging": "^2.0.1", "avvio": "^9.0.0", "fast-json-stringify": "^6.0.0", "find-my-way": "^9.0.0", "light-my-request": "^6.0.0", "pino": "^10.1.0", "process-warning": "^5.0.0", "rfdc": "^1.3.1", "secure-json-parse": "^4.0.0", "semver": "^7.6.0", "toad-cache": "^3.7.0" } }, "sha512-QHzWSmTNUg9Ba8tNXzb92FTH77K+c8yeQPH80EeSIc9wyZj85jbPisMP0rwmyKv8oJwUFPe1UpN8HkNIXwCnUQ=="], "fastify-plugin": ["fastify-plugin@5.1.0", "", {}, "sha512-FAIDA8eovSt5qcDgcBvDuX/v0Cjz0ohGhENZ/wpc3y+oZCY2afZ9Baqql3g/lC+OHRnciQol4ww7tuthOb9idw=="], diff --git a/package.json b/package.json index 86a296ce..bb7a3b98 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "@fastify/multipart": "9.4.0", "commander": "14.0.2", "exif-reader": "2.0.3", - "fastify": "5.7.2", + "fastify": "5.7.3", "pino": "10.3.0", "sharp": "0.34.5", "thumbhash": "0.1.1"