diff --git a/bun.lock b/bun.lock index 96583735..5a35905b 100644 --- a/bun.lock +++ b/bun.lock @@ -8,7 +8,7 @@ "@fastify/multipart": "10.1.0", "commander": "15.0.0", "exif-reader": "2.0.3", - "fastify": "5.11.0", + "fastify": "5.11.2", "pino": "10.3.1", "sharp": "0.35.3", "thumbhash": "0.1.1", @@ -186,7 +186,7 @@ "fast-uri": ["fast-uri@3.1.0", "", {}, ""], - "fastify": ["fastify@5.11.0", "", { "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": "^7.0.0", "find-my-way": "^9.6.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-Y/Ecx1yt0hYzrQR+QVLbxaUN8wCX+MQzMevh29r5RRvlOIArmi4+WAXXaGl5Hw5gBr2wduZpZaT3gRCnXoyVgA=="], + "fastify": ["fastify@5.11.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": "^7.0.0", "find-my-way": "^9.6.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-i/eJG7nXR9OkbFgoX4jFiPOHoRq0rXqDACVAXELh5Fdg6BFBErIVZ8MyibGCwup9Go1pYrxZJ0ogIub8vVdEcQ=="], "fastify-plugin": ["fastify-plugin@6.0.0", "", {}, "sha512-fZOty7z3O7vOliF6d8bHE3wiEh1KcNnKEQensSgTk9C1DvN6nRLS++XVd86v33Hw/8u9Un8A1zDrQ8ujcQDHEg=="], diff --git a/package.json b/package.json index 45e22e40..864c16ee 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "@fastify/multipart": "10.1.0", "commander": "15.0.0", "exif-reader": "2.0.3", - "fastify": "5.11.0", + "fastify": "5.11.2", "pino": "10.3.1", "sharp": "0.35.3", "thumbhash": "0.1.1"