diff --git a/bun.lock b/bun.lock index 25b409b9..6b4c92e2 100644 --- a/bun.lock +++ b/bun.lock @@ -8,7 +8,7 @@ "@fastify/multipart": "9.4.0", "commander": "14.0.3", "exif-reader": "2.0.3", - "fastify": "5.8.2", + "fastify": "5.8.4", "pino": "10.3.1", "sharp": "0.34.5", "thumbhash": "0.1.1", @@ -160,7 +160,7 @@ "fast-uri": ["fast-uri@3.1.0", "", {}, ""], - "fastify": ["fastify@5.8.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": "^9.14.0 || ^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-lZmt3navvZG915IE+f7/TIVamxIwmBd+OMB+O9WBzcpIwOo6F0LTh0sluoMFk5VkrKTvvrwIaoJPkir4Z+jtAg=="], + "fastify": ["fastify@5.8.4", "", { "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": "^9.14.0 || ^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-sa42J1xylbBAYUWALSBoyXKPDUvM3OoNOibIefA+Oha57FryXKKCZarA1iDntOCWp3O35voZLuDg2mdODXtPzQ=="], "fastify-plugin": ["fastify-plugin@5.1.0", "", {}, "sha512-FAIDA8eovSt5qcDgcBvDuX/v0Cjz0ohGhENZ/wpc3y+oZCY2afZ9Baqql3g/lC+OHRnciQol4ww7tuthOb9idw=="], diff --git a/package.json b/package.json index 2ce81a1c..faa620b4 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "@fastify/multipart": "9.4.0", "commander": "14.0.3", "exif-reader": "2.0.3", - "fastify": "5.8.2", + "fastify": "5.8.4", "pino": "10.3.1", "sharp": "0.34.5", "thumbhash": "0.1.1"